[Crossfire-wiki] [Crossfire DokuWiki] page changed: crossfire_client_compile_guide
no-reply_wiki at metalforge.org
no-reply_wiki at metalforge.org
Sun Jun 1 14:33:10 CDT 2008
A page in your DokuWiki was added or changed. Here are the details:
Date : 2008/06/01 14:33
User : leaf
Edit Summary: Adding lua to the recommended packages list
@@ -65,20 +65,22 @@
Finally, a quick reference to install all three clients:
sudo apt-get install libgtk2.0-0 libgtk2.0-dev libglade2-0 libglade2-dev libgtk1.2-dev x11-common
+
==== Recommended Packages ====
Recommended packages provide additional add-ons or functionality to the client, or allow more than one client to be built. It is quite possible to get a perfectly acceptable client functional without having all of the recommended packages.
* libsdl1.2-dev - Simple DirectMedia Layer development files
* libsdl-image1.2-dev - development files for SDL 1.2 image loading libray
+ * lua5.1 - Simple, extensible, embeddable programming language
* FIXME ( any more?)
As a quick reference:
- sudo apt-get install libsdl1.2-dev libsdl-image1.2-dev
+ sudo apt-get install libsdl1.2-dev libsdl-image1.2-dev lua5.1
==== 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 : 216.243.156.5
Old Revision: http://wiki.metalforge.net/doku.php/crossfire_client_compile_guide?rev=1211242837
New Revision: http://wiki.metalforge.net/doku.php/crossfire_client_compile_guide
--
This mail was generated by DokuWiki at
http://wiki.metalforge.net/
More information about the crossfire-wiki
mailing list