--- deliantra/server/README 2007/12/27 15:32:41 1.41 +++ deliantra/server/README 2008/04/05 22:41:15 1.42 @@ -20,14 +20,14 @@ For UNIX, a modern C++ compiler with some extensions is required to compile this game (g++ 4.x works). In addition, you will need the Perl development libraries along with the following Perl modules (the server - is tested with perl 5.8.8 and 5.8-maint) and their dependencies. In general, - the newest version from CPAN will do. The configure script will complain - when it detects an unsuitable version. + is tested with perl 5.8.8 and 5.8-maint) and their dependencies. In + general, the newest version from CPAN will do. The configure script will + complain when it detects an unsuitable version. - AnyEvent - - BDB **compiled against libdb4.5 or 4.6, libdb4.4 might work** + - BDB **compiled against libdb4.[56] (libdb4.4 *might* work)** - Compress::LZF - - Coro **SEE IMPORTANT NOTICE BELOW** + - Coro **SEE IMPORTANT NOTICE BELOW** - Coro::EV - Deliantra - Digest::MD5 @@ -44,7 +44,8 @@ - YAML::Syck **NOTICE**: Deliantra uses an alternative signal stack, so you have to - use either the "u"context method (slow) 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: