Author

Topic: Earthcoin OS X compilation instructions (Read 942 times)

member
Activity: 112
Merit: 10
December 22, 2013, 01:41:37 PM
#9
Earthcoins will fade quickly.
sr. member
Activity: 322
Merit: 250
Credits CRD 1st Decentralized Exchange coin
December 22, 2013, 01:39:34 PM
#8
i mean how do i compile the whole wallet with the GUI
sr. member
Activity: 322
Merit: 250
Credits CRD 1st Decentralized Exchange coin
December 22, 2013, 01:28:02 PM
#7
wait thats just the backend, the deamon, how do i get a whole usable wallet?
sr. member
Activity: 322
Merit: 250
Credits CRD 1st Decentralized Exchange coin
December 22, 2013, 12:29:45 PM
#6
no i want to know how to compile it lol
hero member
Activity: 882
Merit: 1000
December 22, 2013, 12:05:35 PM
#5
Too difficult for me too, I need an EAC wallet that I can just open and install on my mac with a couple of clicks.
sr. member
Activity: 322
Merit: 250
Credits CRD 1st Decentralized Exchange coin
December 22, 2013, 12:02:33 PM
#4
how do i apply that patch?

I was bored tonight and decided that I needed a challenge so I decided to try to compile EarthCoin and write up instructions if I was successful. Fortunately I was successful. :-)

The compilation will take some time. Please allow at least 30 minutes. I have a feeling that the developers themselves did not even try to compile it on OS X because we have to edit the code a bit too Grin

 I was not able to figure out how to compile/run the GUI. this is my first time doing this so any tips would be appreciated.

Install the following MacPorts:

Code:
sudo port install openssl boost db53 miniupnpc
( more things may be needed because I may have already had them installed, please let me know if you run into any issues and I will tell you which package(s) to install)

 Apply this patch: http://ix.io/9te

Compile.

Code:
make -f makefile.osx

 (optional) run:

Code:
cd src; ./earthcoind

eSAkZGmnmMGsC8ztivryprB97n552omtbi
1CdRX8JsjRAccAYi8Tc9o8EU7G7Z1imbu9
newbie
Activity: 14
Merit: 0
December 22, 2013, 11:54:07 AM
#3
Thanks for doing this kopipe - still a bit beyond me I'm afraid - will have to wait till I get to a PC.
legendary
Activity: 1232
Merit: 1011
Monero Evangelist
December 21, 2013, 04:00:56 AM
#2
Syntax to apply patch?
full member
Activity: 246
Merit: 124
December 21, 2013, 02:04:24 AM
#1
 I was bored tonight and decided that I needed a challenge so I decided to try to compile EarthCoin and write up instructions if I was successful. Fortunately I was successful. :-)

The compilation will take some time. Please allow at least 30 minutes. I have a feeling that the developers themselves did not even try to compile it on OS X because we have to edit the code a bit too Grin

 I was not able to figure out how to compile/run the GUI. this is my first time doing this so any tips would be appreciated.

Install the following MacPorts:

Code:
sudo port install openssl boost db53 miniupnpc
( more things may be needed because I may have already had them installed, please let me know if you run into any issues and I will tell you which package(s) to install)

 Apply this patch: http://ix.io/9te

Compile.

Code:
make -f makefile.osx

 (optional) run:

Code:
cd src; ./earthcoind

eSAkZGmnmMGsC8ztivryprB97n552omtbi
1CdRX8JsjRAccAYi8Tc9o8EU7G7Z1imbu9
Jump to: