OpenBSD - Monero
Para compilar a toolchain do monero no OpenBSD, devemos ter os seguintes pacotes instalados… cmake, gmake, zeromq, libiconv e boost. Temos todos em pkg.
pkg_add cmake gmake zeromq libiconv boost
Agora vamos clonar o projeto…
git clone https://github.com/monero-project/monero.git
Dentro do diretorio do projeto, execute:
ulimit -d 2000000 ; env DEVELOPER_LOCAL_TOOLS=1 BOOST_ROOT=/usr/local gmake release-static
Agora voce tem a toolchain do monero dentro do diretorio
./build/OpenBSD/master/release/bin.
Articles from blogs I follow around the net
Random relinking at boot comes to httpd(8) and smtpd(8)
Random order relinking of critical components is an OpenBSD feature specifically designed to make it harder to exploit bugs in the resulting binary. sshd(8) was the first of the network-facing daemons to get the random treatment (see this previous report).…
via OpenBSD Journal 2026-06-05 06:41The circus freaks of open source
The masterwork of Terry A. Davis is his eclectic operating system, TempleOS, which he worked on until his tragic death in 2018. In terms of technical excellence, TempleOS rates well in some respects and poorly in others. For example, it earns …
via Drew DeVault's blog 2026-06-05 00:00Issue #19
via OpenBSD Webzine 2026-05-19 13:00Generated by openring
/comments changelog@umgeher.org?Subject=Re: OpenBSD - Monero
/permalink https://umgeher.org/posts/2022/04/openbsd-monero.html