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.61 by root, Wed Nov 23 06:05:38 2016 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
49 - CBOR::XS
50 50
51 **NOTICE**: Deliantra uses an alternative signal stack, so you cannot 51 **NOTICE**: Deliantra uses an alternative signal stack, so you cannot
52 use the sigaltstack method (== setjmp on unrecognised platforms) for 52 use the sigaltstack method (== setjmp on unrecognised platforms) for
53 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
54 those platforms. 54 those platforms.
55 55
56 Furthermore, you will need the following programs and libraries: 56 Furthermore, you will need the following programs and libraries:
57 57
58 - gperf, the GNU perfect hash generator >= v3.0 58 - gperf, the GNU perfect hash generator >= v3.0
59 - blitz++ >= 0.9 59 - blitz++ >= 0.10
60 - glib-2.0 >= v2.10 60 - glib-2.0 >= v2.32
61 - libpng >= v1.2 61 - libpng >= v1.2
62 - ImageMagick >= v6.6 (possibly higher, depending on its bugs) 62 - ImageMagick >= v6.6.9 (possibly higher, depending on its bugs)
63 - optipng => v0.5.5 (http://optipng.sf.net) 63 - optipng => v0.5.5 (http://optipng.sf.net)
64 - 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)
65 - rsync >= v2.6 (a must have anyways) 65 - rsync >= v2.6 (a must have anyways)
66 66
67 Your compiler must support the Library Technical Report 1 extensions and 67 Your compiler must support the Library Technical Report 1 extensions and

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines