- update ./doc/compile.txt

This commit is contained in:
E_zombie 2010-11-22 15:47:24 +03:00
parent d86e1b8f0b
commit 3b3862fa8d
1 changed files with 5 additions and 0 deletions

View File

@ -9,6 +9,11 @@ Before you try to compile µHub, please make sure the following prerequisites ar
* GNU make
* gcc > 3.0 (or MinGW on Windows)
* Perl 5
* openssl > 0.9.8 (or use "make USE_SSL=NO")
* sqlite > 3.x
or read http://www.uhub.org/compile.php for more info.
Linux, Mac OSX, FreeBSD, NetBSD and OpenBSD
-------------------------------------------