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
Candlelit Console patch set to the framebuffer console
Crystal Kolipe writes in about her work on the framebuffer console, and provides an article on … how to add a 'night mode' to the OpenBSD framebuffer console to give the text a yellow tint for more comfortable night time viewing, along with quite …
via OpenBSD Journal 2022-05-16 09:37Status update, May 2022
This was an exciting month: the Hare programming language is a secret no more! You can now try out the programming language I first teased over a year ago and tell me what you think. I hope you like it! I’m quite pleased with it so far. One thing Hare has don…
via Drew DeVault's blog 2022-05-16 00:00Fly.io: the Reclaimer of Heroku's Magic
Heroku was catalytic to my career. It's been hard to watch the fall from grace. Don't get me wrong, Heroku still works, but it's obviously been in maintenance mode for years. When I worked there, there was a goal that just kind of grew in scope o…
via Xe's Blog 2022-05-15 00:00Generated by openring
/comments ~umgeher/changelog@lists.sr.ht?Subject=Re: OpenBSD - Monero
/permalink https://umgeher.org/posts/2022/04/openbsd-monero.html