Author: ArcRiley
Date: 2009-01-11 22:19:03 -0500 (Sun, 11 Jan 2009)
New Revision: 1468

Modified:
   trunk/concordance/INSTALL
Log:
alphabetical order


Modified: trunk/concordance/INSTALL
===================================================================
--- trunk/concordance/INSTALL   2009-01-12 03:17:53 UTC (rev 1467)
+++ trunk/concordance/INSTALL   2009-01-12 03:19:03 UTC (rev 1468)
@@ -5,10 +5,10 @@
 You'll want to make sure these are installed before proceeding:
   Python    >=3.0
   expat     >=2.0
-  libnice   >=0.0.4
   glib      >=2.0
+  gnutls    >=2.4.2
   gsals     >=0.2.26
-  gnutls    >=2.4.2
+  libnice   >=0.0.4
 
 If you're using a binary-based distribution (such as Ubuntu, Fedora, etc) make 
 sure you install the -dev versions of these dependencies.
@@ -16,8 +16,8 @@
 Type these package names into a terminal using, "sudo apt-get install 
<package>"
   python3.0-dev
   libglib2.0-dev
+  libgnutls-dev
   libgsasl7-dev
-  libgnutls-dev
 To install all of these packages at once type:
   sudo apt-get install python3.0-dev libglib2.0-dev libgsasl7-dev libgnutls-dev
 You will have to manually compile the expat and libnice applications, as these 

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

Reply via email to