~AreEnn_
~R4SAS
~acetone
~orignal
~villain
@onon
&N00B
+Xeha
AreEnn
CreateEnergyDecreaseEntropy
DsecT
Guest98878
Hypnosis
Most
Nos4-Group
Opax
SOS
ahiru
ananas
anontor
avele
ch
duanin2
entity
equinoxe
fidoid
ice_juice
justaperson
karamba_i2p
laugh4me
lilith
luvme
mareki2p
n1
pinotto
poriori
profetikla
ps
qend
rumpelstilzchen
shaye
sonya
tensor
un
urist_
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`