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

no-reply_wiki at metalforge.org no-reply_wiki at metalforge.org
Sat Aug 17 02:08:11 CDT 2013


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

Date        : 2013/08/17 02:08
User        : saru
Edit Summary: added confirmation that python is correctly installed

@@ -47,11 +47,23 @@
  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
-   * python2.7-dev is known to work in Ubuntu Natty, Oneiric and Precise
+   * 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  : 59.167.121.117
Old Revision: http://wiki.metalforge.net/doku.php/crossfire_compile_guide?rev=1375123641
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