pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] r3321 - trunk/pingus


From: grumbel at BerliOS
Subject: [Pingus-CVS] r3321 - trunk/pingus
Date: Thu, 25 Oct 2007 05:00:24 +0200

Author: grumbel
Date: 2007-10-25 05:00:21 +0200 (Thu, 25 Oct 2007)
New Revision: 3321

Modified:
   trunk/pingus/INSTALL.unix
Log:
- added info about how to install all packages under Ubuntu

Modified: trunk/pingus/INSTALL.unix
===================================================================
--- trunk/pingus/INSTALL.unix   2007-10-25 00:43:47 UTC (rev 3320)
+++ trunk/pingus/INSTALL.unix   2007-10-25 03:00:21 UTC (rev 3321)
@@ -17,7 +17,19 @@
 In most cases you will find those in your distribution and there
 shouln't be a need to compile them manually.
 
+On Ubuntu you can install them by typing: 
 
+ % sudo apt-get install \
+     scons \
+     g++ \
+     libpng12-dev \
+     libsdl-image1.2-dev \
+     libsdl-mixer1.2-dev \
+     libsdl1.2-dev \
+     libboost-signals-dev \
+     libboost-dev
+
+
 Compilation:
 ------------
 Once all libraries are in place, you can compile Pingus with just:





reply via email to

[Prev in Thread] Current Thread [Next in Thread]