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

Comparing deliantra/server/README (file contents):
Revision 1.49 by root, Tue May 4 21:45:42 2010 UTC vs.
Revision 1.50 by root, Wed May 5 09:05:03 2010 UTC

18REQUIREMENTS 18REQUIREMENTS
19 19
20 For UNIX, a modern C++ compiler with some extensions is required to 20 For UNIX, a modern C++ compiler with some extensions is required to
21 compile this game (g++ 4.x works). In addition, you will need the Perl 21 compile this game (g++ 4.x works). In addition, you will need the Perl
22 development libraries along with the following Perl modules (the server 22 development libraries along with the following Perl modules (the server
23 requires perl 5.10). A perl configured for 64 bit integer support is 23 requires perl 5.10.1). A perl configured for 64 bit integer support is
24 highly recommended to avoid overflows, but 32 bit perls are supported) 24 highly recommended to avoid overflows, but 32 bit perls are supported)
25 and their dependencies. In general, the newest version from CPAN will 25 and their dependencies. In general, the newest version from CPAN will
26 do. The configure script will complain when it detects an unsuitable 26 do. The configure script will complain when it detects an unsuitable
27 version. 27 version.
28 28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines