[Commits] r591 - website

commits at geoext.org commits at geoext.org
Mon May 4 16:15:07 CEST 2009


Author: elemoine
Date: 2009-05-04 16:15:07 +0200 (Mon, 04 May 2009)
New Revision: 591

Modified:
   website/README.txt
Log:
SQLite3 development files are required to install the GeoExtSite package


Modified: website/README.txt
===================================================================
--- website/README.txt	2009-05-01 23:08:24 UTC (rev 590)
+++ website/README.txt	2009-05-04 14:15:07 UTC (rev 591)
@@ -6,6 +6,10 @@
 
     you at prompt:~/$ svn co http://svn.geoext.org/website GeoExtSite
 
+As a prerequisite install SQLite3 development files. On Debian-like systems:
+
+    you at propmpt:~/$ sudo apt-get install libsqlite3-dev
+
 Basic self contained install from source::
 
     you at prompt:~/$ cd GeoExtSite



More information about the Commits mailing list