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

no-reply_wiki at metalforge.org no-reply_wiki at metalforge.org
Wed Aug 27 17:43:49 CDT 2014


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

Date        : 2014/08/27 17:43
User        : leaf
Edit Summary: old revision restored - something went really bad with my last edit attempt

@@ -16,35 +16,15 @@
      * libgd2-noxpm - GD Graphics Library version 2 (without XPM support) (required by libgd-tools)
    * libgd2-xpm-dev - GD Graphics Library version 2 (development version)
    * libtool - Generic library support script
    * make - The GNU version of the "make" utility
-   * python-dev - header files and a static library for Python (default)
    * 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)
  
  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 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.4-dev is known to work on Ubuntu Karmic and earlier
-   * python2.6-dev is known to work with Ubuntu Lucid (10.04.4)
-   * python2.7-dev is known to work in Ubuntu Natty (11.04), Oneiric (11.10) and Precise (12.04)
- 
- To confirm python is fully installed 
- 
-    $ python
- 
- and you should see an output like:
-      Python 2.7.3 (default, Apr 10 2013, 06:20:15)
-      [GCC 4.6.3] on linux2
-      Type "help", "copyright", "credits" or "license" for more information.
-      >>>
- 
- If you see something like the above, python is installed, ctrl-d to quit python.
+   sudo apt-get install automake flex gcc libgd-tools libgd2-xpm-dev libtool make subversion python-dev
  
  
  
  ==== Recommended Packages ====
@@ -62,8 +42,27 @@
  
  As a quick reference:
  
    sudo apt-get install check autoconf libsqlite3-0 libcurl3 libcurl4-openssl-dev libsvn-dev
+ 
+ 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.4-dev is known to work on Ubuntu Karmic and earlier
+   * python2.6-dev is known to work with Ubuntu Lucid (10.04.4)
+   * python2.7-dev is known to work in Ubuntu Natty (11.04), Oneiric (11.10) and Precise (12.04)
+ 
+ To confirm python is fully installed 
+ 
+    $ python
+ 
+ and you should see an output like:
+      Python 2.7.3 (default, Apr 10 2013, 06:20:15)
+      [GCC 4.6.3] on linux2
+      Type "help", "copyright", "credits" or "license" for more information.
+      >>>
+ 
+ If you see something like the above, python is installed, ctrl-d to quit python.
  
  ==== Useful Packages ====
  
  These useful packages are not normally required for end-user builds, but they come in handy in cases where developers may have forgotten to check in changes to build scripts, etc.


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