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

Comparing deliantra/server/README (file contents):
Revision 1.58 by root, Sun Nov 11 02:38:10 2012 UTC vs.
Revision 1.61 by root, Wed Nov 23 06:05:38 2016 UTC

44 - Pod::POM 44 - Pod::POM
45 - Safe::Hole 45 - Safe::Hole
46 - Storable 46 - Storable
47 - URI 47 - URI
48 - YAML::XS 48 - YAML::XS
49 - CBOR::XS
49 50
50 **NOTICE**: Deliantra uses an alternative signal stack, so you cannot 51 **NOTICE**: Deliantra uses an alternative signal stack, so you cannot
51 use the sigaltstack method (== setjmp on unrecognised platforms) for 52 use the sigaltstack method (== setjmp on unrecognised platforms) for
52 Coro. Try "a"ssembly, "u"context or "p"threads as backend instead on 53 Coro. Try "a"ssembly, "u"context or "p"threads as backend instead on
53 those platforms. 54 those platforms.
54 55
55 Furthermore, you will need the following programs and libraries: 56 Furthermore, you will need the following programs and libraries:
56 57
57 - gperf, the GNU perfect hash generator >= v3.0 58 - gperf, the GNU perfect hash generator >= v3.0
58 - blitz++ >= 0.9 59 - blitz++ >= 0.10
59 - glib-2.0 >= v2.10 60 - glib-2.0 >= v2.32
60 - libpng >= v1.2 61 - libpng >= v1.2
61 - ImageMagick >= v6.6.9 (possibly higher, depending on its bugs) 62 - ImageMagick >= v6.6.9 (possibly higher, depending on its bugs)
62 - optipng => v0.5.5 (http://optipng.sf.net) 63 - optipng => v0.5.5 (http://optipng.sf.net)
63 - pngnq >= v0.4 (http://freshmeat.net/redir/pngnq/53146/url_homepage/pngnq.html) 64 - pngnq >= v0.4 (http://freshmeat.net/redir/pngnq/53146/url_homepage/pngnq.html)
64 - rsync >= v2.6 (a must have anyways) 65 - rsync >= v2.6 (a must have anyways)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines