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

Comparing deliantra/server/README (file contents):
Revision 1.10 by root, Fri Apr 27 19:53:04 2007 UTC vs.
Revision 1.11 by root, Wed May 2 05:47:35 2007 UTC

22 libraries along with the following Perl modules (the server is tested 22 libraries along with the following Perl modules (the server is tested
23 with perl 5.8.8 and 5.8-maint). 23 with perl 5.8.8 and 5.8-maint).
24 24
25 - BDB >= v0.1 25 - BDB >= v0.1
26 - Compress::LZF >= v1.71 26 - Compress::LZF >= v1.71
27 - Coro >= v3.62 27 - Coro >= v3.62 **SEE IMPORTANT NOTICE BELOW**
28 - Coro::Event >= v2.1 28 - Coro::Event >= v2.1
29 - Crossfire >= v0.97 29 - Crossfire >= v0.97
30 - Digest::MD5 >= v2.0 30 - Digest::MD5 >= v2.0
31 - Event >= v1.08 31 - Event >= v1.08
32 - IO::AIO >= 2.32 32 - IO::AIO >= 2.32
34 - Pod::POM >= v0.17 34 - Pod::POM >= v0.17
35 - Safe::Hole >= v0.10 35 - Safe::Hole >= v0.10
36 - Storable >= v2.0 36 - Storable >= v2.0
37 - Time::HiRes >= v1.0 37 - Time::HiRes >= v1.0
38 - YAML::Syck >= v0.71 38 - YAML::Syck >= v0.71
39
40 **NOTICE**: Crossfire uses an alternative signal stack, so you have to
41 use either the "u"context method or "a"ssembly when configuring Coro.
39 42
40 Furthermore, you will need the following programs and libraries: 43 Furthermore, you will need the following programs and libraries:
41 44
42 - gperf, the GNU perfect hash generator >= v3.0 45 - gperf, the GNU perfect hash generator >= v3.0
43 - glib-2.0 >= v2.10 46 - glib-2.0 >= v2.10

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines