[Crossfire-wiki] [Crossfire DokuWiki] page changed: crossfire_compile_guide
no-reply_wiki at metalforge.org
no-reply_wiki at metalforge.org
Thu Jun 21 20:36:17 CDT 2007
A page in your DokuWiki was added or changed. Here are the details:
Date : 2007/06/21 20:36
User : leaf
Edit Summary: Alphabetize the list of packages, more info text
@@ -5,29 +5,33 @@
===== *nix =====
==== Requirements ====
- FIXME -- requirements list needs to be tested and confirmed
+ FIXME -- requirements list needs some fine tuning
- * make - The GNU version of the "make" utility
+ It's likely that many of these packages (listed alphabetically) are already installed on your system, but this list is a way to make sure. It's important to have all the right packages in place **before** attempting any builds or compiles.
+
+ * automake1.9 - A tool for generating GNU Standards-compliant Makefiles
* flex - A fast lexical analyzer generator
* m4 - a macro processing language (required by flex)
+ * gcc - The GNU C compiler
* libgd-tools - GD command line tools and example code
* libgd2-noxpm - GD Graphics Library version 2 (without XPM support) (required by libgd-tools)
- * gcc - The GNU C compiler
* libgd2-xpm-dev - GD Graphics Library version 2 (development version)
+ * make - The GNU version of the "make" utility
* 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 ===
+ * check - unit test framework for C (used by the unit tests)
* 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.)
* are you sure about that one?? unless i'm mistaking it's a graphic library, and i don't see where it'd be used in the scripts... --- //Ryo 2007/03/22 04:48//
* I'm not positive, but it was the only reference to python that I saw in my bash history during the initial install and setup. --- //Leaf 2007/03/22 20:10//
- * check - unit test framework for C (used by the unit tests)
+
==== START HERE ====
This is the starting point and confirms you are located in your home directory
IP-Address : 65.193.16.100
Old Revision: http://wiki.metalforge.net/doku.php/crossfire_compile_guide?rev=1182475876
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