https://bitcointalksearch.org/topic/xmr-monero-cpugpu-597225
Please, OP, add reference in Translations sections. Thanks.
It isn't Google translation
P.S. Hi-quality Russian translation most wanted? PM me.
Thanks for your translation!
It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
[ 61%] Building CXX object src/CMakeFiles/connectivity_tool.dir/connectivity_tool/conn_tool.cpp.o
Linking CXX executable performance_tests
/usr/bin/ld: ../src/libcryptonote_core.a(cryptonote_format_utils.cpp.o): undefined reference to symbol 'pthread_mutexattr_settype@@GLIBC_2.2.5'
/usr/lib/libpthread.so.0: error adding symbols: DSO missing from command line
collect2: Fehler: ld gab 1 als Ende-Status zurück
tests/CMakeFiles/performance_tests.dir/build.make:100: recipe for target 'tests/performance_tests' failed
make[3]: *** [tests/performance_tests] Error 1
make[3]: Leaving directory '/home/afri/opt/bitmonero/build/debug'
CMakeFiles/Makefile2:896: recipe for target 'tests/CMakeFiles/performance_tests.dir/all' failed
make[2]: *** [tests/CMakeFiles/performance_tests.dir/all] Error 2
make[2]: *** Warte auf noch nicht beendete Prozesse...
$ gcc --version
gcc (GCC) 4.9.0
$ cmake --version
cmake version 2.8.12.2
$ pacman -Ss boost
extra/boost 1.55.0-6 [Installiert]
Free peer-reviewed portable C++ source libraries - Development
extra/boost-libs 1.55.0-6 [Installiert]
Free peer-reviewed portable C++ source libraries - Runtime
Scanning dependencies of target connectivity_tool
make[3]: Leaving directory '/home/david/monero/bitmonero/build/release'
make[3]: Entering directory '/home/david/monero/bitmonero/build/release'
[ 46%] Building CXX object src/CMakeFiles/connectivity_tool.dir/connectivity_tool/conn_tool.cpp.o
Linking CXX executable connectivity_tool
/usr/bin/ld: /tmp/cc2yTihO.ltrans3.ltrans.o: référence au symbole non défini «pthread_mutexattr_settype@@GLIBC_2.2.5»
/usr/lib/libpthread.so.0: error adding symbols: DSO missing from command line
collect2: erreur: ld a retourné 1 code d'état d'exécution
src/CMakeFiles/connectivity_tool.dir/build.make:100: recipe for target 'src/connectivity_tool' failed
make[3]: *** [src/connectivity_tool] Error 1
make[3]: Leaving directory '/home/david/monero/bitmonero/build/release'
CMakeFiles/Makefile2:231: recipe for target 'src/CMakeFiles/connectivity_tool.dir/all' failed
make[2]: *** [src/CMakeFiles/connectivity_tool.dir/all] Error 2
make[2]: Leaving directory '/home/david/monero/bitmonero/build/release'
Makefile:126: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/david/monero/bitmonero/build/release'
Makefile:20: recipe for target 'build-release' failed
make: *** [build-release] Error 2
[ 61%] Building CXX object src/CMakeFiles/connectivity_tool.dir/connectivity_tool/conn_tool.cpp.o
Linking CXX executable performance_tests
/usr/bin/ld: ../src/libcryptonote_core.a(cryptonote_format_utils.cpp.o): undefined reference to symbol 'pthread_mutexattr_settype@@GLIBC_2.2.5'
/usr/lib/libpthread.so.0: error adding symbols: DSO missing from command line
collect2: Fehler: ld gab 1 als Ende-Status zurück
tests/CMakeFiles/performance_tests.dir/build.make:100: recipe for target 'tests/performance_tests' failed
make[3]: *** [tests/performance_tests] Error 1
make[3]: Leaving directory '/home/afri/opt/bitmonero/build/debug'
CMakeFiles/Makefile2:896: recipe for target 'tests/CMakeFiles/performance_tests.dir/all' failed
make[2]: *** [tests/CMakeFiles/performance_tests.dir/all] Error 2
make[2]: *** Warte auf noch nicht beendete Prozesse...
$ gcc --version
gcc (GCC) 4.9.0
$ cmake --version
cmake version 2.8.12.2
$ pacman -Ss boost
extra/boost 1.55.0-6 [Installiert]
Free peer-reviewed portable C++ source libraries - Development
extra/boost-libs 1.55.0-6 [Installiert]
Free peer-reviewed portable C++ source libraries - Runtime
[ 61%] Building CXX object src/CMakeFiles/connectivity_tool.dir/connectivity_tool/conn_tool.cpp.o
Linking CXX executable performance_tests
/usr/bin/ld: ../src/libcryptonote_core.a(cryptonote_format_utils.cpp.o): undefined reference to symbol 'pthread_mutexattr_settype@@GLIBC_2.2.5'
/usr/lib/libpthread.so.0: error adding symbols: DSO missing from command line
collect2: Fehler: ld gab 1 als Ende-Status zurück
tests/CMakeFiles/performance_tests.dir/build.make:100: recipe for target 'tests/performance_tests' failed
make[3]: *** [tests/performance_tests] Error 1
make[3]: Leaving directory '/home/afri/opt/bitmonero/build/debug'
CMakeFiles/Makefile2:896: recipe for target 'tests/CMakeFiles/performance_tests.dir/all' failed
make[2]: *** [tests/CMakeFiles/performance_tests.dir/all] Error 2
make[2]: *** Warte auf noch nicht beendete Prozesse...
$ gcc --version
gcc (GCC) 4.9.0
$ cmake --version
cmake version 2.8.12.2
$ pacman -Ss boost
extra/boost 1.55.0-6 [Installiert]
Free peer-reviewed portable C++ source libraries - Development
extra/boost-libs 1.55.0-6 [Installiert]
Free peer-reviewed portable C++ source libraries - Runtime
Terminal 1
1. [TERM1] Login to the machine
ssh [email protected]
2. [TERM1] Create userand give it root access
adduser&& adduser sudo
3. [TERM1] Login as him
su
4. [TERM1] Create "monero" and ".bitmonero"
mkdir ~/monero && mkdir ~/.bitmonero
5. [TERM2] upload monero, libboost and blockchain at the right location (add libicu48 or apt-get install libicuuc) to it first
scp ~/MRO/monero/*@xxx.xxx.xxx.xxx:~/monero && scp ~/MRO/boost/* [email protected]:/usr/lib && scp ~/MRO/blockchain/* @xxx.xxx.xxx.xxx:~/.bitmonero
6. [TERM1] get the number of threads on your machine
nproc
7. [TERM1] launch bitmonerod with the right number of threads and the right address (your address is in bitmonero_wallet.bin.address.txt on the machine you created the wallet)
./bitmonerod --start-mining --mining-threads x
(x being your number of thread, than you can get with the "nproc" command