Post
Topic
Board Mining (Altcoins)
Re: [ANN][XMR][HOW TO] Install & use Monero on Linux
by
Muhammed Zakir
on 19/02/2015, 18:01:25 UTC
Ok there's your problem - per the dependencies: "Dependencies: GCC 4.7.3 or later"

Thanks for pointing it out!

If you're on an older version of Ubuntu you may find it best to add the Toolchain Test Builds PPA: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test and then install a more recent version of gcc. Once installed you will need to link the newer gcc/g++ version to default (ie. something similar to http://askubuntu.com/questions/26498/choose-gcc-and-g-version)

Everything done but still giving errors.

Code:
cc1plus: error: -Werror=maybe-uninitialized: no option -Wmaybe-uninitialized
cc1plus: error: unrecognized command line option '-std=c++11'
make[3]: *** [src/crypto/CMakeFiles/crypto.dir/crypto.cpp.o] Error 1
make[3]: Leaving directory `/root/bitmonero/build/release'
make[2]: *** [src/crypto/CMakeFiles/crypto.dir/all] Error 2
make[2]: Leaving directory `/root/bitmonero/build/release'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/bitmonero/build/release'
make: *** [release-all] Error 2

It's probably easier for you to install Ubuntu 13.10 or 14.04 on your VPS instead. Ubuntu 14.04 is recommended, as it has current versions of gcc and boost.

It's not mine, I am helping a person but I will tell him though I am not sure whether he will because some daemons already installed in it and the sync is complete(BTC, LTC, Doge etc...).

   -MZ