Author

Topic: HOW do u compile wallets from github files such as yacoin (Read 2287 times)

sr. member
Activity: 308
Merit: 250
How do you compile it for linux?  I've installed git.

I'm using Ubuntu, already installed like 20000000 packages and still getting errors.
sr. member
Activity: 310
Merit: 250
In Crypto I trust.
How do you compile it for linux?  I've installed git.
sr. member
Activity: 252
Merit: 250
legendary
Activity: 1190
Merit: 1000
www.bitcointrading.com
Windows compiling.. if you can figure it out, post on the forum. 

This guy is on a trek to make the perfect instructions.  If anyone can add to some of his threads, please do so:

https://bitcointalksearch.org/user/alexmerced-100547
newbie
Activity: 42
Merit: 0
I am actually pretty stuck on this.
I have OSX 10.6.8 Snow Leopard, I downloaded git, homebrew, and xcode.

Now I am trying to compile the makefile.osx

I saw from here: https://bitcointalksearch.org/topic/annyachowto-howto-mine-yacoin-198924
These are the UNIX commands:
cd ~/ ; git clone https://github.com/pocopoco/yacoin.git ; cd ~/yacoin/src ; make -j4 -f makefile.unix USE_UPNP=- ; mv yacoind ~/ ; rm -Rf ~/yacoin ; mkdir ~/.yacoin ; cd ~/

I tried using this: make -j4 -f makefile.osx USE_UPNP=-
But get a bunch of errors.
Any help, with this?

Sorry for the noob status on linux and terminal commands.


legendary
Activity: 1008
Merit: 1022
sr. member
Activity: 294
Merit: 250
What's your OS...?
hero member
Activity: 874
Merit: 1000
sr. member
Activity: 322
Merit: 250
I AM A DRAGON
HOW  do u compile wallets from github files such as yacoin
https://github.com/pocopoco/yacoin
Jump to: