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.6 by root, Tue Mar 6 22:07:56 2007 UTC

38 38
39 - gperf, the GNU perfect hash generator 39 - gperf, the GNU perfect hash generator
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 >= 6.0 (convert must be in your PATH).
43 - optipng (http://optipng.sf.net)
43 44
44 Your compiler must support the Library Technical Report 1 extensions and 45 Your compiler must support the Library Technical Report 1 extensions and
45 the upcoming typeof extension. The GNU C++ compiler >= version 4.0 does 46 the upcoming typeof extension. The GNU C++ compiler >= version 4.0 does
46 support these. 47 support all these.
47 48
48COMPILING 49COMPILING
49 50
50 Crossfire has been known to compile on a wide variety of systems. It should 51 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. 52 compile and most all ISO C++ 200x and POSIX compliant systems.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines