* move 'Requirements' sections to BUILD_NOTES.md

This commit is contained in:
hagen 2015-11-30 06:57:24 +00:00
parent c5308e3f2f
commit f5aea766a7
2 changed files with 15 additions and 13 deletions

View file

@ -1,3 +1,18 @@
Requirements
============
Linux/FreeBSD/OSX
-----------------
GCC 4.6 or newer, Boost 1.46 or newer, openssl, zlib. Clang can be used instead of GCC.
Windows
-------
VS2013 (known to work with 12.0.21005.1 or newer), Boost 1.46 or newer,
crypto++ 5.62. See Win32/README-Build.txt for instructions on how to build i2pd
and its dependencies.
Build notes
===========