Monero

Port

https://www.freshports.org/net-p2p/monero-cli/

Build

Prerequisites

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.


CategoryHowTo CategoryPorts

Ports/net-p2p/monero-cli (last edited 2021-12-11T20:50:13+0000 by GregoryReinbold)