ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/README
(Generate patch)

Comparing deliantra/server/README (file contents):
Revision 1.47 by root, Sat Dec 13 20:34:37 2008 UTC vs.
Revision 1.49 by root, Tue May 4 21:45:42 2010 UTC

24 highly recommended to avoid overflows, but 32 bit perls are supported) 24 highly recommended to avoid overflows, but 32 bit perls are supported)
25 and their dependencies. In general, the newest version from CPAN will 25 and their dependencies. In general, the newest version from CPAN will
26 do. The configure script will complain when it detects an unsuitable 26 do. The configure script will complain when it detects an unsuitable
27 version. 27 version.
28 28
29 - common::sense
29 - AnyEvent 30 - AnyEvent
30 - AnyEvent::AIO 31 - AnyEvent::AIO
31 - AnyEvent::BDB 32 - AnyEvent::BDB
32 - BDB **compiled against libdb4.[567] (libdb4.4 *might* work)** 33 - BDB **compiled against libdb4.[567] (libdb4.4 *might* work)**
33 - Compress::LZF 34 - Compress::LZF
43 - Pod::POM 44 - Pod::POM
44 - Safe::Hole 45 - Safe::Hole
45 - Storable 46 - Storable
46 - Time::HiRes 47 - Time::HiRes
47 - URI 48 - URI
48 - YAML
49 - YAML::Syck 49 - YAML::XS
50 50
51 **NOTICE**: Deliantra uses an alternative signal stack, so you have to 51 **NOTICE**: Deliantra uses an alternative signal stack, so you have to
52 use either the "u"context method (slow) or "a"ssembly when configuring 52 use either the "u"context method (slow) or "a"ssembly when configuring
53 Coro. 53 Coro.
54 54

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines