[Crossfire-wiki] [Crossfire DokuWiki] page changed: crossfire_compile_guide

no-reply_wiki at metalforge.org no-reply_wiki at metalforge.org
Mon Nov 12 19:10:47 CST 2007


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2007/11/12 19:10
User        : leaf
Edit Summary: Update recommended packages for metaserver2 support

@@ -26,23 +26,26 @@
        * libsvn0 - shared libraries used by Subversion (aka. svn) (required by subversion)
  
  As a quick reference:
  
-   sudo apt-get install automake1.9 flex gcc libgd-tools libgd2-xpm-dev libtool make subversion
+   sudo apt-get install automake1.9 flex gcc libgd-tools libgd2-xpm-dev libtool make subversion 
  
  ==== Recommended Packages ====
  
  The recommended packages provide additional add-ons or features (summaries included, below) to the server or as a way to test new functions and features.
  
-   * autoconf2.5 - Not normally required for end-user builds, but it is useful if build scripts are not up to date.
+   * autoconf2.5 - Not normally required for end-user builds, but it is useful if build scripts are not up to date
    * check - unit test framework for C (used by the unit tests)
    * libsqlite3-0 - SQLite 3 shared library (used by cflogger)
    * libpython2.4 - Python shared object library (used by game features such as bank, post office, slot machines, etc.)
-   * libpython2.4-devel - Required to compile python support into the server.
+   * libpython2.4-devel - Required to compile python support into the server
+   * libcurl3 - - Multi-protocol file transfer library (required by metaserver2)
+   * libcurl3-dev - Transitional package to libcurl3-openssl-dev (required by metaserver2)
+   * libsvn-dev - Development files for Subversion libraries (required for Subversion revision number reporting in metaserver2)
  
  As a quick reference:
  
-   sudo apt-get install check libsqlite3-0
+   sudo apt-get install check libsqlite3-0 libcurl3 libcurl3-dev libsvn-dev
  
  Installing Python and which version is still under investigation/discussion
    * lib64python2.4-2.4.3 is known to work on Mandriva 2007.0 x86_64
  


IP-Address  : 65.193.16.100
Old Revision: http://wiki.metalforge.net/doku.php/crossfire_compile_guide?rev=1188692442
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