[Crossfire-wiki] [Crossfire DokuWiki] page changed: crossfire_client_compile_guide
no-reply_wiki at metalforge.org
no-reply_wiki at metalforge.org
Fri Feb 8 19:56:30 CST 2008
A page in your DokuWiki was added or changed. Here are the details:
Date : 2008/02/08 19:56
User : leaf
Edit Summary: Moved libcurl info to the required area for metaserver2 support
@@ -26,12 +26,14 @@
* libsvn0 - shared libraries used by Subversion (aka. svn) (required by subversion)
* libsdl1.2-dev - Simple DirectMedia Layer development files
* libsdl-image1.2-dev - development files for SDL 1.2 image loading libray
* libgtk1.2-dev - Development files for the GIMP Toolkit
+ * libcurl3 - Multi-protocol file transfer library (OpenSSL)
+ * libcurl4-openssl-dev - Development files and documentation for libcurl (OpenSSL)
As a quick reference:
- sudo apt-get install autoconf automake flex gcc libgd-tools libgd2-xpm-dev libtool make subversion libsdl1.2-dev libsdl-image1.2-dev libgtk1.2-dev
+ sudo apt-get install autoconf automake flex gcc libgd-tools libgd2-xpm-dev libtool make subversion libsdl1.2-dev libsdl-image1.2-dev libgtk1.2-dev libcurl3 libcurl4-openssl-dev
===X11 Client===
* x11-common - X Window System (X.Org) infrastructure (FIXME - double check this package)
@@ -58,10 +60,8 @@
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
- * libcurl3 - Multi-protocol file transfer library (OpenSSL)
- * libcurl4-openssl-dev - Development files and documentation for libcurl (OpenSSL)
* FIXME ( any more?)
As a quick reference:
IP-Address : 65.193.16.100
Old Revision: http://wiki.metalforge.net/doku.php/crossfire_client_compile_guide?rev=1202522099
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