Author: plouj
Date: 2007-11-24 18:42:37 +0100 (Sat, 24 Nov 2007)
New Revision: 3510
Modified:
trunk/pingus/INSTALL.unix
Log:
added dependency installation instructions for Fedora users
Modified: trunk/pingus/INSTALL.unix
===================================================================
--- trunk/pingus/INSTALL.unix 2007-11-13 02:18:15 UTC (rev 3509)
+++ trunk/pingus/INSTALL.unix 2007-11-24 17:42:37 UTC (rev 3510)
@@ -29,7 +29,18 @@
libboost-signals-dev \
libboost-dev
+On Fedora 7 (and most likely later versions) you can install them by typing:
+ % su -c 'yum install \
+ scons \
+ libpng-devel \
+ boost-devel \
+ SDL-devel \
+ SDL_image-devel \
+ SDL_mixer-devel \
+ gcc-c++ \
+ glibc-common'
+
Compilation:
------------
Once all libraries are in place, you can compile Pingus with just:
_______________________________________________
pingus-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/pingus-cvs