--- deliantra/server/README 2007/05/17 21:11:01 1.13 +++ deliantra/server/README 2007/05/28 21:33:50 1.16 @@ -27,9 +27,9 @@ - AnyEvent >= 2.52 - BDB >= v0.1 - Compress::LZF >= v1.8 - - Coro >= v3.63 **SEE IMPORTANT NOTICE BELOW** + - Coro >= v3.62 **SEE IMPORTANT NOTICE BELOW** - Coro::Event >= v2.1 - - Crossfire >= v0.98 + - Crossfire >= v0.99 - Digest::MD5 >= v2.0 - Event >= v1.08 - IO::AIO >= 2.32 @@ -41,7 +41,7 @@ - YAML::Syck >= v0.71 **NOTICE**: Crossfire uses an alternative signal stack, so you have to - use either the "u"context method or "a"ssembly when configuring Coro. + use either the "u"context method (slow) or "a"ssembly when configuring Coro. Furthermore, you will need the following programs and libraries: @@ -63,7 +63,7 @@ apt-get install gperf optipng pngnq rsync imagemagick libglib2.0-dev libpng12-dev apt-get install libpod-pom-perl libsafe-hole-perl libevent-perl - If you want to gte sensible backtraces for error conditions at runtime + 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 binutils) in your PATH.