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

no-reply_wiki at metalforge.org no-reply_wiki at metalforge.org
Wed Aug 27 20:41:06 CDT 2014


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

Date        : 2014/08/27 20:41
User        : leaf
Edit Summary: Added more information on installing python and how to manually install the package if necessary

@@ -25,13 +25,21 @@
  As a quick reference:
  
    sudo apt-get install automake flex gcc libgd-tools libgd2-xpm-dev libtool make python-dev subversion
  
- Installing Python depends on your choice of Linux distro.
+ === Python Scripting ===
+ 
+ A special note about installing python. The package listed above, **python-dev**, should install the necessary packages to enable many of the in-game features (ship transportation, guilds, post office, et al.) to work.
+ 
+ However, if python related features are not working, then installing python depends on your choice of Linux distro.
    * python 2.4 is old, Crossfire runs with 2.5 and 2.6; I would use 2.6 if possible, has not been tried with 3.1
    * lib64python2.4-2.4.3 is known to work on Mandriva 2007.0 x86_64
    * python2.6-dev is known to work with Ubuntu Lucid (10.04.4)
    * python2.7-dev is known to work in Ubuntu Precise (12.04) and Trusty (14.04)
+ 
+ As an example, this is what you would use to install python on Ubuntu Trusty Tahr:
+ 
+   sudo apt-get install python2.7-dev
  
  To confirm python is fully installed 
  
     $ python


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