Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [BSTY] * DIGITAL MONEY * YESCRYPT GLOBALBOOST-Y * CPU MINING Bittrex SuchP
by
CryptoJames
on 04/11/2014, 17:58:10 UTC
Let me know if you get the Linux wallet / miner working MaxDZ7. My IT guy at the BMW dealership is willing to do it for you for a bounty.
PS: I see some good sell orders on Bittrex. Will you accept USD?
BUYING $BSTY FOR USD, PAYPAL!! CALL ME, PM ME, TWEET ME!!
https://twitter.com/HardCoreAds





WHY OH WHY WILL NOBODY SELL ME $BSTY FOR USD???





Hi MaxDZ8,
I found this nugget on the thread from sigwo with step by step instructions on how to compile the BSTY Linux Wallet! Make sure you are using Ubuntu because other distributions of Linux sometimes are not up to date, and will not install the dependencies needed.
Please let us know when you get her working! If you are getting any error please message us here. One way or the other, we'll get you mining Digital Gold!!  Cool
https://twitter.com/PalmBeachHair




I'd also need a linux wallet BTW.
Yes, I know I can (in theory) compile it myself, I'm unfortunately not into linux and after trying to compile a few things in the past, I've given up hope.

Can anyone explain me how to compile the wallet on linux ?

Get dependencies (https://github.com/GlobalBoost/GlobalBoost-Y/blob/master/doc/build-unix.md)

git clone https://github.com/GlobalBoost/GlobalBoost-Y global
cd global/src
make -f makefile.unix

Wait for about 10 minutes, depending on the speed of the computer.
strip globalboostyd
cp globalboostyd ~/bin/globalboostyd
cd
bin/globalboostyd

This is where it will spit some stuff and and error. No issues.

nano .globalboostyd/globalboost.conf

Copy/paste this in, save file

rpcuser=username
rpcpassword=password
daemon=1
server=1
dnsseed=1
irc=0
rpcthreads=100

bin/globalboostyd

That should treat you right!