--- deliantra/server/README 2008/07/29 02:05:00 1.44 +++ deliantra/server/README 2008/08/30 05:19:03 1.45 @@ -20,16 +20,16 @@ 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, 5.8-maint and 5.10.0. A perl configured for - 64 bit integer support is highly recommended to avoid overflows, but 32 - bit perls are supported) and their dependencies. In general, the newest - version from CPAN will do. The configure script will complain when it - detects an unsuitable version. + requires perl 5.10). A perl configured for 64 bit integer support is + highly recommended to avoid overflows, but 32 bit perls are supported) + and their dependencies. In general, the newest version from CPAN will + do. The configure script will complain when it detects an unsuitable + version. - AnyEvent - AnyEvent::AIO - AnyEvent::BDB - - BDB **compiled against libdb4.[56] (libdb4.4 *might* work)** + - BDB **compiled against libdb4.[567] (libdb4.4 *might* work)** - Compress::LZF - Coro **SEE IMPORTANT NOTICE BELOW** - Coro::EV