IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#dev
/2025/03/19
~R4SAS
~acetone
~orignal
~villain
&N00B
+Xeha
Allahamora
AreEnn_
Guest77668
Lan_
Most_
Nos4-Group
OfficialCIA
Opax
SOS
WebClient20
ahiru
ananas
anonuser
astur
duanin2
fidoid
hc
hypn__
hypn_desk
hypn_nb
jildyryk
karamba_i2p
kivayu_golovoi
leopold
mareki2p
mu
n1
negative_rock127
nyaa2pguy
ololosha
phanter
poriori
profetikla
ps_
qend
rumpelstilzchen
teeth
un
urist_
user
uu
vade
void
плаZскуф
Kiwi1824082 Hi, sorry if this is the wrong place to ask or if it's a stupid question but how do I compile i2pd-tools on Alpine Linux for ARM? It says `make[1]: g++: No such file or directory` even when I try setting CXX to `clang++` and it also says `Makefile:73: *** recipe commences before first target. Stop.` in the same error
Kiwi1824082 apparently I just needed to install dependencies with `apk add boost-dev miniupnpc-dev openssl-dev openssl zlib-dev build-base`