--- deliantra/server/README 2007/03/05 22:06:50 1.5 +++ deliantra/server/README 2007/03/07 01:23:37 1.7 @@ -36,14 +36,16 @@ Furthermore, you will need the following programs and libraries: - - gperf, the GNU perfect hash generator + - gperf, the GNU perfect hash generator >= v3.0 - glib-2.0 >= v2.10 - libpng >= v1.2 - - ImageMagick >= 6.0 (convert must be in your PATH). + - ImageMagick >= v6.0 + - optipng => v0.5.5 (http://optipng.sf.net) + - rsync >= 2.6 (a must have anyways) Your compiler must support the Library Technical Report 1 extensions and the upcoming typeof extension. The GNU C++ compiler >= version 4.0 does - support these. + support all these. COMPILING