~AreEnn
~R4SAS
~acetone
~orignal
~villain
&N00B
+Xeha
GFW
Guest55679
HackerMan
Nobody
Opax
anon
anontor
b3t4f4c3
deserving-stegosaur
duanin2
fujifilm
g1
gobo
halloy1341
iiii
karamba_i2p
mareki2p
negative_rock127
nik0tr
not_bob_afk
ntty
osoznayka
partizan
poriori
profetikla
qend
ramfan01
rc13
shaye
slfd
sonya
soos
teeth
un
weko
yourdarkflow
ОченьБелыйЧеловек
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`