Author: JasonWard
Date: 2008-03-21 19:54:04 -0400 (Fri, 21 Mar 2008)
New Revision: 1194

Modified:
   trunk/pysoy/INSTALL
Log:
I changed this file to make it easier for potential ubuntu developers to 
build PySoyO


Modified: trunk/pysoy/INSTALL
===================================================================
--- trunk/pysoy/INSTALL 2008-03-21 21:29:39 UTC (rev 1193)
+++ trunk/pysoy/INSTALL 2008-03-21 23:54:04 UTC (rev 1194)
@@ -19,9 +19,23 @@
   Ogg       >=1.1.2
   Vorbis    >=1.1.2
   Theora    >=beta2
+  OpenAL
 
 If you're using a binary-based distribution (such as Ubuntu, Fedora, etc) make 
 sure you install the -dev versions of these dependencies.
+For Ubuntu users do the following:
+Type these package names into a terminal using, "sudo apt-get install 
<package>"
+  libxxf86vm-dev
+  libopenal-dev
+  libglib2.0-dev
+  libode-dev
+  libtheora-dev
+  libogg-dev
+  libvorbis-dev
+  libcairo2-dev
+  libglew1.4-dev
+  python-dev
+Note that these package names may vary as new versions are released.
 
 You will also need a working C compiler environment for building Python 
 modules (same as your Python version was built with) and, when compiling 

_______________________________________________
PySoy-SVN mailing list
PySoy-SVN@pysoy.org
http://www.pysoy.org/mailman/listinfo/pysoy-svn

Reply via email to