Monero
Build
Prerequisites
Git (git or git-lite)
Dependencies
As root
pkg inst gcc cmake pkgconf boost-all openssl cppzmq openpgm unbound \ libsodium libunwind lzmalib readline ldns expat googletest doxygen \ graphviz pcsc-lite
Sources
git clone --recursive https://github.com/monero-project/monero
Change to the most recent release branch
cd monero git branch --list -a git checkout release-v0.12
Build
make
When the build is done, the binaries live in monero/build/release/bin.