mirror of
https://github.com/PurpleI2P/i2pd_docs_en
synced 2025-02-04 10:54:23 +00:00
commit
08c4109378
@ -107,6 +107,10 @@ If you need UPnP support miniupnpc development library should be installed (don'
|
|||||||
|
|
||||||
sudo yum install miniupnpc-devel
|
sudo yum install miniupnpc-devel
|
||||||
|
|
||||||
|
For static builds boost-static is needed:
|
||||||
|
|
||||||
|
sudo yum install boost-static
|
||||||
|
|
||||||
Latest Fedora systems using [DNF](https://en.wikipedia.org/wiki/DNF_(software)) instead of YUM by default, you may prefer to use DNF, but YUM should be ok
|
Latest Fedora systems using [DNF](https://en.wikipedia.org/wiki/DNF_(software)) instead of YUM by default, you may prefer to use DNF, but YUM should be ok
|
||||||
|
|
||||||
Centos 7 has CMake 2.8.11 in the official repositories that too old to build i2pd, CMake >=3.7 is required.
|
Centos 7 has CMake 2.8.11 in the official repositories that too old to build i2pd, CMake >=3.7 is required.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user