Author

Topic: Need a step-by-step instruction for gui-devcoin-wallet-installation on debian (Read 1489 times)

legendary
Activity: 2940
Merit: 1090
Well it certainly ought not build without boost and curl libs thats for sure.

YOu likely need the development packages for the libs, not just the actual runtime libs themselves, so that you have the "header files" describing for compilers what the syntax etc is for the various things found in the libs.

Same for qt maybe.

-MarkM-
full member
Activity: 265
Merit: 100
Thank's Mark for the immediate reply,
I'm also running in erros when doing as the post there says to do.
I almost got 3 pages of errors if I run "make".
I try to install now libcurl and boost and see what happens.
Bruno

 
legendary
Activity: 2940
Merit: 1090
Are you running into any errors doing as the post there says to do?

Such as finding there is something else it depends on that you have not installed, such as oh dunno maybe boost for example?

Or maybe libcurl? It uses curl library for the "get the distribution lists from websites" thing that it does.

Or have you simply not actually tried yet?

When you run it, are you doing it from the same place all the receiver_1.csv, receiver_2.csv files are?

As one of the websites used way back in the early days is gone now so it won't be able to find enough websites for the reaclly old receiver files to be able to chck a majority of the sites agree as to the contents of the files.

I think when it runs it will suck the receiver files from the directory you are in when you run it into its ~/.devcoin/receiver directory, so you could copy them there yourself ahead of time if you don't want to sit at the current location of those files when you first run it.

-MarkM-
Jump to: