If you have problem with linux version of libboost or other probleme
I partaged my install in chroot of monero
I you are happy you can make donation in :
45isNJDuixYArMomNK6MSpaTjvtHnFx39cS2Vv7JEDDfQPRqgjjF3aseSTXnvWCsrbarwbCoqnqrgM3
nSEjn1fZAJ3mzQnM
Linux is Best
In user root
root@crypto:~# cd /root/
root@crypto:~# wget http://vtc.crypto-pool.fr/chroot_monero.tar.gz
root@crypto:~# tar xzvf chroot_monero.tar.gz
#Binding de /dev /proc et des locale system
root@crypto:~# mount -o bind /dev chroot_monero/dev
root@crypto:~# mount -o bind /usr/lib/locale chroot_monero/usr/lib/locale
root@crypto:~# mkdir chroot_monero/proc
root@crypto:~# mount -t proc none chroot_monero/proc
#Demare la node
root@crypto:~# screen -S engine
root@crypto:~# chroot /root/chroot_monero /bin/sh
CTRL+A+D [D very quickly)
Create Wallet avec test passphrase and start mining
root@crypto:~# screen -S wallet
root@crypto:~# chroot /root/chroot_monero /bin/sh
root@crypto:~# simplewallet --generate-new-wallet=wallet-test.bin
root@crypto:~# simplewallet --wallet-file=wallet-test.bin --daemon-host=127.0.0.1
>refresh
>start_mining 0-32
Good mining for you now