Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BBR] Boolberry [ANONYMOUS | CRYPTONOTE | ADDR ALIASES | NO IPO/PREMINE]
by
Mexican
on 23/06/2014, 22:25:05 UTC
i tried compiling this last night on 12.04 precise, but i'm having troubles. Later this evening i will post the error information. I hope someone can help me because i like cpu only coins and my interest is genuine, no attempt at fud. FWIW, i tried to compile aeon as well and it wouldn't compile either.

apt-get install libboost1.55-all-dev
apt-get install gcc-4.8
apt-get install cmake

then try again


i installed boost 1.55, then listed the packages of the boost lib folder to make sure all of them were installed. when i try to get gcc and g++ 4.8 it says no package by regex. i ran it with sudo make -j 16 and it gets to compiling a c extension for miniupnc, says some giberish about an unrecognized command line option and exits and it also shows that -WmaybeUnused is an unregcognized flag. if i am understanding this correctly it means that i don't have gcc installed fully, though explain shows i have 4.8 installed. any ideas?