-
Dalek[m]So this works, nice.
-
Dalek[m]I am here to talk about Monero on OpenBSD.
-
Dalek[m]The CLI thing is probably bugged as I remember having some balance on it.
-
Dalek[m]Second thing - while I had the daemon up, it was freezing my computer after some time (not a crash, just freezes for a few min, then again not). And after the daemon was synced - you could pretty much call that ac rash, since you have so little time to even log-in your computer between freezes, let alone do anything else.
-
selstaWe don't offer any OpenBSD binaries currently, did you self compile?
-
Dalek[m]Hmmm no?
-
Dalek[m]Don't know how to.
-
Dalek[m]nor want to xD
-
Dalek[m]I'm pretty sure you do offer
-
Dalek[m]
-
Dalek[m]> On OpenBSD: ...
-
Dalek[m]Wait no yes yes I did compile it myself I am so stupid
-
Dalek[m]Also it shows some weird question-mark symbols like an font error, not for entire monero-cli text, just like the beginning I think
-
Dalek[m]OpenBSD 7.0 (GENERIC.MP) #232
-
selstaI don't use OpenBSD so don't know myself. ndorf any idea?
-
hycweird characters sounds like libreadline is misconfigured
-
hycalso make sure you actually linked against real libreadline, not BSD's libedit with readline compat wrapper
-
Dalek[m]o.o
-
Dalek[m]how does one do that?