[Crossfire-wiki] [Crossfire DokuWiki] page changed: crossfire_compile_guide
no-reply_wiki at metalforge.org
no-reply_wiki at metalforge.org
Wed Apr 4 23:04:12 CDT 2007
A page in your DokuWiki was added or changed. Here are the details:
Date : 2007/04/04 23:04
User : leaf
Edit Summary: Content updates for new build command, autogen
@@ -41,8 +41,9 @@
* subversion - advanced version control system (aka. svn)
* libapr0 - the Apache Portable Runtime (required by subversion)
* libsvn0 - shared libraries used by Subversion (aka. svn) (required by subversion)
* sudo - Provide limited super user privileges to specific users
+ * automake1.9 - A tool for generating GNU Standards-compliant Makefiles
=== Recommended Packages ===
* libsqlite3-0 - SQLite 3 shared library (used by cflogger)
* python2.4-gd - Python module wrapper for libgd (used by game features such as bank, post office, slot machines, etc.)
@@ -135,13 +136,19 @@
==== COMPILE ====
- Now you are going to begin the compile process
+ Now you are going to begin the compile process; choose one of the following:
$ ./configure && make && sudo make install
Any missing dependencies, errors or similar problems during the compile process will be listed. Each should be addressed or resolved accordingly.
+
+ FIXME - Recent SVN commit (~2007-Mar-30) changed the build process for the server; use the following command in the server root directory:
+
+ $ sh autogen.sh
+
+
===== Microsoft (c) Windows =====
The following tools are used to compile the server:
* Microsoft Visual Studio 6 (service pack 4 probably). Server has not been tested with other versions.
IP-Address : 65.193.16.100
Old Revision: http://wiki.metalforge.net/doku.php/crossfire_compile_guide?rev=1174748178
New Revision: http://wiki.metalforge.net/doku.php/crossfire_compile_guide
--
This mail was generated by DokuWiki at
http://wiki.metalforge.net/
More information about the crossfire-wiki
mailing list