--- deliantra/server/README 2011/04/22 02:03:10 1.52 +++ deliantra/server/README 2011/08/13 20:53:42 1.57 @@ -56,9 +56,10 @@ Furthermore, you will need the following programs and libraries: - gperf, the GNU perfect hash generator >= v3.0 + - blitz++ >= 0.9 - glib-2.0 >= v2.10 - libpng >= v1.2 - - ImageMagick >= v6.0 (possibly higher, depending on its bugs) + - ImageMagick >= v6.6.9 (possibly higher, depending on its bugs) - optipng => v0.5.5 (http://optipng.sf.net) - pngnq >= v0.4 (http://freshmeat.net/redir/pngnq/53146/url_homepage/pngnq.html) - rsync >= v2.6 (a must have anyways) @@ -71,7 +72,7 @@ above dependencies: apt-get install gperf optipng pngnq rsync imagemagick libglib2.0-dev libpng12-dev - apt-get install libpod-pom-perl libsafe-hole-perl libevent-perl + apt-get install libpod-pom-perl libsafe-hole-perl libevent-perl libblitz0-dev If you want to get sensible backtraces for error conditions at runtime to be logged you also need the external addr2line program (part of GNU