Closed shefsam1 closed 6 years ago
Use the dependencies provided in the depends folder and do not build with system libs.
git clean -fdx
cd depends/
make HOST=x86_64-pc-linux-gnu
cd ..
./autogen.sh
./configure --prefix=`pwd`/depends/x86_64-pc-linux-gnu
make
That seems to have worked, but where do I find the executible? It looks like one was not created.
On Thu, Sep 27, 2018 at 1:26 AM Peter Bushnell notifications@github.com wrote:
Use the dependencies provided in the depends folder and do not build with system libs.
git clean -fdx cd depends/ make HOST=x86_64-pc-linux-gnu cd .. ./autogen.sh ./configure --prefix=
pwd
/depends/x86_64-pc-linux-gnu make— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cannabiscoindev/cannabiscoin420/issues/17#issuecomment-424963261, or mute the thread https://github.com/notifications/unsubscribe-auth/AVHU6w2lvcUrZIslAW3ipSQ6fnZcIPPGks5ufGGcgaJpZM4W7he1 .
cannabiscoind, cannabiscoin-cli and cannabiscoin-tx should be in the src folder and cannabiscoin-qt should be in the src/qt folder.
If nothing is created please post the end of the make log here.
Thanks! Core is up and running.
Where can I find and where/how do I install the bootstrap/.dat?
On Thu, Sep 27, 2018 at 9:51 AM Peter Bushnell notifications@github.com wrote:
cannabiscoind, cannabiscoin-cli and cannabiscoin-tx should be in the src folder and cannabiscoin-qt should be in the src/qt folder.
If nothing is created please post the end of the make log here.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cannabiscoindev/cannabiscoin420/issues/17#issuecomment-425100353, or mute the thread https://github.com/notifications/unsubscribe-auth/AVHU6_3gWBo6y_1O1qqrWIKOu4z17K3yks5ufNfEgaJpZM4W7he1 .
There's one on the main website, I'm not familiar with it specifically. Typically you copy the contents to the coins data directory in your profile.