[Crossfire-wiki] [Crossfire DokuWiki] page changed: crossfire_compile_guide
no-reply_wiki at metalforge.org
no-reply_wiki at metalforge.org
Sat Sep 1 19:12:22 CDT 2007
A page in your DokuWiki was added or changed. Here are the details:
Date : 2007/09/01 19:12
User :
Edit Summary: Note sudo useful for installing packages.
@@ -2,8 +2,9 @@
FIXME make the svn checkout part common, things like that; split requirements between server and client; list only "top-level" requirements (ie SVN), don't go into details unless required
===== *nix =====
+
==== Requirements ====
@@ -27,9 +28,9 @@
As a quick reference:
sudo apt-get install automake1.9 flex gcc libgd-tools libgd2-xpm-dev libtool make subversion
- === Recommended Packages ===
+ ==== 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.
@@ -44,16 +45,17 @@
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
- === Useful Packages ===
+ ==== 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.
* autoconf2.5 - Running autogen.sh to fix up build scripts will require autoconf.
* cproto - supports `make proto` to automatically update prototype files.
* sudo - Provide limited super user privileges to specific users
* Not required, but `sudo make install` is useful for installing to system directories.
+ * sudo is also useful for installing packages that are missing.
* Do not run `make` as the root user for security reasons.
==== START HERE ====
IP-Address : 66.137.82.229
Old Revision: http://wiki.metalforge.net/doku.php/crossfire_compile_guide?rev=1188691837
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