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

Comparing deliantra/server/README (file contents):
Revision 1.13 by root, Thu May 17 21:11:01 2007 UTC vs.
Revision 1.14 by root, Sun May 27 02:26:17 2007 UTC

25 check them all, though). 25 check them all, though).
26 26
27 - AnyEvent >= 2.52 27 - AnyEvent >= 2.52
28 - BDB >= v0.1 28 - BDB >= v0.1
29 - Compress::LZF >= v1.8 29 - Compress::LZF >= v1.8
30 - Coro >= v3.63 **SEE IMPORTANT NOTICE BELOW** 30 - Coro >= v3.62 **SEE IMPORTANT NOTICE BELOW**
31 - Coro::Event >= v2.1 31 - Coro::Event >= v2.1
32 - Crossfire >= v0.98 32 - Crossfire >= v0.98
33 - Digest::MD5 >= v2.0 33 - Digest::MD5 >= v2.0
34 - Event >= v1.08 34 - Event >= v1.08
35 - IO::AIO >= 2.32 35 - IO::AIO >= 2.32
39 - Storable >= v2.0 39 - Storable >= v2.0
40 - Time::HiRes >= v1.0 40 - Time::HiRes >= v1.0
41 - YAML::Syck >= v0.71 41 - YAML::Syck >= v0.71
42 42
43 **NOTICE**: Crossfire uses an alternative signal stack, so you have to 43 **NOTICE**: Crossfire uses an alternative signal stack, so you have to
44 use either the "u"context method or "a"ssembly when configuring Coro. 44 use either the "u"context method (slow) or "a"ssembly when configuring Coro.
45 45
46 Furthermore, you will need the following programs and libraries: 46 Furthermore, you will need the following programs and libraries:
47 47
48 - gperf, the GNU perfect hash generator >= v3.0 48 - gperf, the GNU perfect hash generator >= v3.0
49 - glib-2.0 >= v2.10 49 - glib-2.0 >= v2.10

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines