--- deliantra/server/README 2007/05/27 02:26:17 1.14 +++ deliantra/server/README 2007/09/09 12:52:48 1.25 @@ -24,20 +24,22 @@ minimum versions below may not be up-to-date, the configure script will check them all, though). - - AnyEvent >= 2.52 - - BDB >= v0.1 + - AnyEvent >= v2.52 + - BDB >= v0.1 **libdb4.5, libdb4.4 might work** - Compress::LZF >= v1.8 - - Coro >= v3.62 **SEE IMPORTANT NOTICE BELOW** + - Coro >= v3.64 **SEE IMPORTANT NOTICE BELOW** - Coro::Event >= v2.1 - - Crossfire >= v0.98 + - Crossfire >= v0.99 - Digest::MD5 >= v2.0 - Event >= v1.08 - - IO::AIO >= 2.32 - - JSON::XS => 1.21 + - IO::AIO >= v2.4 + - JSON::XS >= v1.5 - Pod::POM >= v0.17 - Safe::Hole >= v0.10 - Storable >= v2.0 - Time::HiRes >= v1.0 + - URI >= 1.35 + - YAML >= v0.62 - YAML::Syck >= v0.71 **NOTICE**: Crossfire uses an alternative signal stack, so you have to @@ -50,8 +52,8 @@ - libpng >= v1.2 - ImageMagick >= v6.0 (possibly higher, depending on its bugs) - optipng => v0.5.5 (http://optipng.sf.net) - - pngnq >= 0.4 (http://freshmeat.net/redir/pngnq/53146/url_homepage/pngnq.html) - - rsync >= 2.6 (a must have anyways) + - pngnq >= v0.4 (http://freshmeat.net/redir/pngnq/53146/url_homepage/pngnq.html) + - rsync >= v2.6 (a must have anyways) Your compiler must support the Library Technical Report 1 extensions and the upcoming typeof extension. The GNU C++ compiler >= version 4.0 does @@ -63,7 +65,7 @@ apt-get install gperf optipng pngnq rsync imagemagick libglib2.0-dev libpng12-dev apt-get install libpod-pom-perl libsafe-hole-perl libevent-perl - If you want to gte sensible backtraces for error conditions at runtime + If you want to get sensible backtraces for error conditions at runtime to be logged you also need the external addr2line program (part of GNU binutils) in your PATH. @@ -96,14 +98,17 @@ Both processes can take some time, depending on your resources :) If you plan to repeat the installation you should specify the --cache option - which will keep costly-to-generate files around for further runs of - cfutil. + first, which will keep costly-to-generate files around for further runs + of cfutil: + + cfutil --cache --install-maps path/to/cfmaps-/ + cfutil --cache --install-arch path/to/cfarch-/ Atfer this you can then run the crossfire executable. This starts a server which you/other people can connect to. -WEB SITES: +WEB SITES The following web addresses have crossfire information that you may find useful: @@ -143,12 +148,14 @@ The more information provided, the better chance of the bug being fixed in a timely fashion. -SUBMITTING PATCHES: + +SUBMITTING PATCHES Patches should be submitted to email address: - crossfire@schmorp.de + crossfire@schmorp.de + -PUBLIC SERVERS: +PUBLIC SERVERS The best way to find a server to play is to run the client and hit "Server List" in the setup dialog (this varies @@ -158,24 +165,19 @@ The canonical server for use with Crossfire and CFPlus is crossfire.schmorp.de, port 13327 (default). + COPYRIGHT - Copyright (C) 2006,2007 Crossfire TRT Development Team - Copyright (C) 2000,2006 Mark Wedel - Copyright (C) 1992 Frank Tore Johansen - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + Most files in this distribution are covered by the GNU General Public + License, version 3 (COPYING.GPL), or any later version, with the + exception of ext/affero.ext, which is covered by the GNU Affero General + Public License, Version 3 (COPYING.Affero). Please take note of the + special requirements of the Affero license with respect to network + servers and configure your network server according to the instructions + given in ext/affero.ext. + + +CONTACT The authors can be reached via e-mail to crossfire@schmorp.de +