[Crossfire-wiki] [Crossfire DokuWiki] page changed: crossfire_client_compile_guide
no-reply_wiki at metalforge.org
no-reply_wiki at metalforge.org
Mon Jan 21 15:45:58 CST 2013
A page in your DokuWiki was added or changed. Here are the details:
Date : 2013/01/21 15:45
User : leaf
Edit Summary: Notes about deprecated clients, info on libgtk-3 conflicts with libtk2.0
@@ -31,17 +31,17 @@
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 libcurl3 libcurl4-openssl-dev
- ===X11 Client===
+ ===X11 Client (Deprecated)===
* x11-common - X Window System (X.Org) infrastructure (FIXME - double check this package)
As a quick reference:
sudo apt-get install x11-common
- ===GTKv1 Client===
+ ===GTKv1 Client (Deprecated)===
* libgtk1.2-dev - Development files for the GIMP Toolkit
As a quick reference:
@@ -60,13 +60,9 @@
sudo apt-get install libgtk2.0-0 libgtk2.0-dev libglade2-0 libglade2-dev
Note: For x86_64 systems, do not mix 64-bit and 32-bit libraries unless it cannot be helped. For example, libsvn0 is a 32-bit library, but lib64svn0 is the 64-bit equivalent. The build process may fail in the linkage stage if a 32-bit library is linked during a 64-bit build.
- 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
-
-
+ Note2: libgtk-3-dev has been reported to cause conflicts with the libgtk2.0 packages when both are installed. Uninstalling libgtk-3-dev resolves this conflict.
==== 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.
@@ -236,5 +232,4 @@
===== Microsoft (c) Windows =====
FIXME
-
IP-Address : 65.193.16.100
Old Revision: http://wiki.metalforge.net/doku.php/crossfire_client_compile_guide?rev=1337953537
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