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

Comparing deliantra/server/README (file contents):
Revision 1.55 by root, Sun May 15 20:14:30 2011 UTC vs.
Revision 1.58 by root, Sun Nov 11 02:38:10 2012 UTC

42 - JSON::XS 42 - JSON::XS
43 - AnyEvent::IRC 43 - AnyEvent::IRC
44 - Pod::POM 44 - Pod::POM
45 - Safe::Hole 45 - Safe::Hole
46 - Storable 46 - Storable
47 - Time::HiRes
48 - URI 47 - URI
49 - YAML::XS 48 - YAML::XS
50 49
51 **NOTICE**: Deliantra uses an alternative signal stack, so you cannot 50 **NOTICE**: Deliantra uses an alternative signal stack, so you cannot
52 use the sigaltstack method (== setjmp on unrecognised platforms) for 51 use the sigaltstack method (== setjmp on unrecognised platforms) for
57 56
58 - gperf, the GNU perfect hash generator >= v3.0 57 - gperf, the GNU perfect hash generator >= v3.0
59 - blitz++ >= 0.9 58 - blitz++ >= 0.9
60 - glib-2.0 >= v2.10 59 - glib-2.0 >= v2.10
61 - libpng >= v1.2 60 - libpng >= v1.2
62 - ImageMagick >= v6.6 (possibly higher, depending on its bugs) 61 - ImageMagick >= v6.6.9 (possibly higher, depending on its bugs)
63 - optipng => v0.5.5 (http://optipng.sf.net) 62 - optipng => v0.5.5 (http://optipng.sf.net)
64 - pngnq >= v0.4 (http://freshmeat.net/redir/pngnq/53146/url_homepage/pngnq.html) 63 - pngnq >= v0.4 (http://freshmeat.net/redir/pngnq/53146/url_homepage/pngnq.html)
65 - rsync >= v2.6 (a must have anyways) 64 - rsync >= v2.6 (a must have anyways)
66 65
67 Your compiler must support the Library Technical Report 1 extensions and 66 Your compiler must support the Library Technical Report 1 extensions and

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines