Pages:
Author

Topic: 🚀🚀🚀🚀 | GorillaBucks | Custom Multipool LIVE | Social Media Network | 💵🐵💵 - page 27. (Read 133306 times)

legendary
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io
You need to install deps, boost is jacked
legendary
Activity: 1064
Merit: 1001
legendary
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io
legendary
Activity: 1064
Merit: 1001
That will solve the error you got in what you posted
I know that, I meant when it's done compiling and stuff provided I have no more errors.

Edit: Using mysysgit for this since the vultr server doesn't have enough virtual mem.

Any idea on this one ?

Quote
$ make -f makefile.unix
g++ -c -O2  -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-sec
urity -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -DUSE_SECP256K1 -I/C/Us
ers/Andrew -IC. -IMcNamara/Desktop/GorillaBucks-master/src -I/C/Users/Andrew -IC
. -IMcNamara/Desktop/GorillaBucks-master/src/obj -DUSE_UPNP=0 -DENABLE_WALLET -I
/C/Users/Andrew -IC. -IMcNamara/Desktop/GorillaBucks-master/src/leveldb/include
-I/C/Users/Andrew -IC. -IMcNamara/Desktop/GorillaBucks-master/src/leveldb/helper
s -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector
 -D_FORTIFY_SOURCE=2  -MMD -MF obj/alert.d -o obj/alert.o alert.cpp
In file included from alert.h:9:0,
                 from alert.cpp:5:
serialize.h:19:48: fatal error: boost/type_traits/is_fundamental.hpp: No such fi
le or directory
compilation terminated.
make: *** [obj/alert.o] Error 1
legendary
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io
That will solve the error you got in what you posted
legendary
Activity: 1064
Merit: 1001
This is why I didn't want to try and compile it myself lol...

Quote
GorillaBand:~$ cd GorillaBucks-master
GorillaBand1:~/GorillaBucks-master$ cd src
GorillaBand1:~/GorillaBucks-master/src$ make -f makefile.unix
g++ -c -O2  -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -DUSE_SECP256K1 -I/home/GorillaBand1/GorillaBucks-master/src -I/home/GorillaBand1/GorillaBucks-master/src/obj -DUSE_UPNP=0 -DENABLE_WALLET -I/home/GorillaBand1/GorillaBucks-master/src/leveldb/include -I/home/GorillaBand1/GorillaBucks-master/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/alert.d -o obj/alert.o alert.cpp
alert.cpp:258:1: fatal error: opening dependency file obj/alert.d: No such file or directory
 }
 ^
compilation terminated.
makefile.unix:202: recipe for target 'obj/alert.o' failed
make: *** [obj/alert.o] Error 1
GorillaBand1:~/GorillaBucks-master/src$

Create an empty folder named obj in GorillaBucks/src/
When done will it give me a gorillabucksd file or somethin ?
legendary
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io
This is why I didn't want to try and compile it myself lol...

Quote
GorillaBand:~$ cd GorillaBucks-master
GorillaBand1:~/GorillaBucks-master$ cd src
GorillaBand1:~/GorillaBucks-master/src$ make -f makefile.unix
g++ -c -O2  -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -DUSE_SECP256K1 -I/home/GorillaBand1/GorillaBucks-master/src -I/home/GorillaBand1/GorillaBucks-master/src/obj -DUSE_UPNP=0 -DENABLE_WALLET -I/home/GorillaBand1/GorillaBucks-master/src/leveldb/include -I/home/GorillaBand1/GorillaBucks-master/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/alert.d -o obj/alert.o alert.cpp
alert.cpp:258:1: fatal error: opening dependency file obj/alert.d: No such file or directory
 }
 ^
compilation terminated.
makefile.unix:202: recipe for target 'obj/alert.o' failed
make: *** [obj/alert.o] Error 1
GorillaBand1:~/GorillaBucks-master/src$

Create an empty folder named obj in GorillaBucks/src/
legendary
Activity: 1064
Merit: 1001
This is why I didn't want to try and compile it myself lol...

Quote
GorillaBand:~$ cd GorillaBucks-master
GorillaBand1:~/GorillaBucks-master$ cd src
GorillaBand1:~/GorillaBucks-master/src$ make -f makefile.unix
g++ -c -O2  -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -DUSE_SECP256K1 -I/home/GorillaBand1/GorillaBucks-master/src -I/home/GorillaBand1/GorillaBucks-master/src/obj -DUSE_UPNP=0 -DENABLE_WALLET -I/home/GorillaBand1/GorillaBucks-master/src/leveldb/include -I/home/GorillaBand1/GorillaBucks-master/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/alert.d -o obj/alert.o alert.cpp
alert.cpp:258:1: fatal error: opening dependency file obj/alert.d: No such file or directory
 }
 ^
compilation terminated.
makefile.unix:202: recipe for target 'obj/alert.o' failed
make: *** [obj/alert.o] Error 1
GorillaBand1:~/GorillaBucks-master/src$
legendary
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io
dasource has just set up a list of GorillaBands that you can now view remotely

legendary
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io
iGotSpots you can write off on my pm? And reasonably conclude this, I'll be happy with anything;]

I have a ton of PM's, I haven't really gone through them all yet, but I will get to them soon
wgd
legendary
Activity: 1815
Merit: 1005
iGotSpots you can write off on my pm? And reasonably conclude this, I'll be happy with anything;]
legendary
Activity: 1484
Merit: 1000
@spots I have btc withdrawal waiting for admin approval in gorilla exchange, how long it gonna take? Its already 6 hours?  Roll Eyes

Forwarded to Paul, he'll be on it shortly, sorry
Thanks  Smiley
legendary
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io
@spots I have btc withdrawal waiting for admin approval in gorilla exchange, how long it gonna take? Its already 6 hours?  Roll Eyes

Forwarded to Paul, he'll be on it shortly, sorry
legendary
Activity: 1484
Merit: 1000
@spots I have btc withdrawal waiting for admin approval in gorilla exchange, how long it gonna take? Its already 6 hours?  Roll Eyes
legendary
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io
Added a second block explorer and paper wallets today. Thanks dasource  Wink


full member
Activity: 144
Merit: 100
Thanks for the technicals.  Any answer as to whether MNs or staking 5000 is the best at the moment?

Anyone got any figures for how much the Gorillabands are making?  baldpope?


I've updated the thread, but in the first 24hr period for the Gorillaband setup, we earned 24.5 BUCKS.

Follow the co-op thread and ask questions here: https://bitcointalksearch.org/topic/m.11778152
legendary
Activity: 1064
Merit: 1001
It's a known, but sporadic, issue that I'm working on nailing down
Not what I asked but thats cool lol

So if you don't mind me beating the proverbial dead horse lol, is there a linux install planned ?

Most people use Linux so they don't have to use pre-compiled binaries, so it's not really on my list of stuff to do
Well without a Linux install like bitcoin.org offers I don't know that I could get it set up right at vultr. So if I offered a bit of a payment, or maybe u do me a solid. Is it something you would consider please ?

That being said, I don't even have my bands running and haven't been for the past 2 days because I need em on LINUX and can't get em there without the pre-compiled stuff like bitcoin.org offers.
member
Activity: 112
Merit: 10
For all that could be interested:

Proposed TEETH fork

https://bitcointalksearch.org/topic/m.11787044

Waiting for you there.

Please be respectful to Spots and don't post in this thread about this new coin.
legendary
Activity: 2548
Merit: 1054
CPU Web Mining 🕸️ on webmining.io
It's a known, but sporadic, issue that I'm working on nailing down
Not what I asked but thats cool lol

So if you don't mind me beating the proverbial dead horse lol, is there a linux install planned ?

Most people use Linux so they don't have to use pre-compiled binaries, so it's not really on my list of stuff to do
legendary
Activity: 1064
Merit: 1001
It's a known, but sporadic, issue that I'm working on nailing down
Not what I asked but thats cool lol

So if you don't mind me beating the proverbial dead horse lol, is there a linux install planned ?
Pages:
Jump to: