Changeset 591

Show
Ignore:
Timestamp:
05/04/09 16:15:07 (1 year ago)
Author:
elemoine
Message:

SQLite3 development files are required to install the GeoExtSite package

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • website/README.txt

    r566 r591  
    66 
    77    you@prompt:~/$ svn co http://svn.geoext.org/website GeoExtSite 
     8 
     9As a prerequisite install SQLite3 development files. On Debian-like systems: 
     10 
     11    you@propmpt:~/$ sudo apt-get install libsqlite3-dev 
    812 
    913Basic self contained install from source::