mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-09 11:27:53 +00:00
commit
8e8eb3b588
@ -3,11 +3,11 @@ Build notes
|
|||||||
|
|
||||||
Common build/install process:
|
Common build/install process:
|
||||||
|
|
||||||
git clone https://github.com/PrivacySolutions/i2pd.git
|
* git clone https://github.com/PrivacySolutions/i2pd.git
|
||||||
cd i2pd/build
|
* cd i2pd/build
|
||||||
cmake -DCMAKE_BUILD_TYPE=Release <more options> .
|
* cmake -DCMAKE_BUILD_TYPE=Release <more options> .
|
||||||
make
|
* make
|
||||||
make install
|
* make install
|
||||||
|
|
||||||
Available cmake options:
|
Available cmake options:
|
||||||
|
|
||||||
@ -19,7 +19,6 @@ Debian
|
|||||||
------
|
------
|
||||||
|
|
||||||
Required "-dev" packages:
|
Required "-dev" packages:
|
||||||
|
|
||||||
* cmake
|
* cmake
|
||||||
* libboost-filesystem-dev
|
* libboost-filesystem-dev
|
||||||
* libboost-program-options-dev
|
* libboost-program-options-dev
|
||||||
|
Loading…
Reference in New Issue
Block a user