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

Comparing deliantra/server/README (file contents):
Revision 1.5 by root, Mon Mar 5 22:06:50 2007 UTC vs.
Revision 1.7 by root, Wed Mar 7 01:23:37 2007 UTC

34 - Safe::Hole >= v0.10 34 - Safe::Hole >= v0.10
35 - Pod::POM >= v0.17 35 - Pod::POM >= v0.17
36 36
37 Furthermore, you will need the following programs and libraries: 37 Furthermore, you will need the following programs and libraries:
38 38
39 - gperf, the GNU perfect hash generator 39 - gperf, the GNU perfect hash generator >= v3.0
40 - glib-2.0 >= v2.10 40 - glib-2.0 >= v2.10
41 - libpng >= v1.2 41 - libpng >= v1.2
42 - ImageMagick >= 6.0 (convert must be in your PATH). 42 - ImageMagick >= v6.0
43 - optipng => v0.5.5 (http://optipng.sf.net)
44 - rsync >= 2.6 (a must have anyways)
43 45
44 Your compiler must support the Library Technical Report 1 extensions and 46 Your compiler must support the Library Technical Report 1 extensions and
45 the upcoming typeof extension. The GNU C++ compiler >= version 4.0 does 47 the upcoming typeof extension. The GNU C++ compiler >= version 4.0 does
46 support these. 48 support all these.
47 49
48COMPILING 50COMPILING
49 51
50 Crossfire has been known to compile on a wide variety of systems. It should 52 Crossfire has been known to compile on a wide variety of systems. It should
51 compile and most all ISO C++ 200x and POSIX compliant systems. 53 compile and most all ISO C++ 200x and POSIX compliant systems.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines