1
0
mirror of https://github.com/PurpleI2P/i2pd_docs_en synced 2025-08-26 13:42:08 +00:00

various fixes

This commit is contained in:
Darknet Villain 2017-01-30 11:27:38 -05:00
parent 6526b8826a
commit 5c6daedbac

View File

@ -1,13 +1,11 @@
Building on Unix systems Building on Unix systems
============================= =============================
First of all we need to make sure that all dependencies are satisfied.
This doc is trying to cover: This doc is trying to cover:
* [Debian/Ubuntu](#debian-ubuntu) (contains packaging instructions) * [Debian/Ubuntu](#debian-ubuntu) (contains packaging instructions)
* [Fedora/Centos](#fedora-centos) * [Fedora/Centos](#fedora-centos)
* [Fedora/Centos](#mac-os-x) * [Mac OS X](#mac-os-x)
* [FreeBSD](#freebsd) * [FreeBSD](#freebsd)
Make sure you have all required dependencies for your system successfully installed. Make sure you have all required dependencies for your system successfully installed.
@ -105,7 +103,7 @@ But you can use cmake3 from the epel repository:
...and then use 'cmake3' instead 'cmake'. ...and then use 'cmake3' instead 'cmake'.
MAC OS X Mac OS X
-------- --------
Requires [homebrew](http://brew.sh) Requires [homebrew](http://brew.sh)