Добавить Build I2P on Linux
parent
689335d354
commit
76fa7209a5
5
Build-I2P-on-Linux.md
Normal file
5
Build-I2P-on-Linux.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# Building I2P on Linux / MacOS
|
||||||
|
|
||||||
|
MacOS: `brew install boost openssl zlib` \
|
||||||
|
Debian-based (Debian / Ubuntu / Mint / etc): `sudo apt install build-essential libboost-all-dev libssl-dev zlib1g-dev` \
|
||||||
|
Arch-based: `sudo pacman -S boost openssl zlib base-devel` \
|
||||||
Loading…
Reference in New Issue
Block a user