/[thuban]/branches/WIP-pyshapelib-bramz/README
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 671 by bh, Tue Apr 15 18:09:47 2003 UTC revision 1669 by bh, Thu Aug 28 10:23:39 2003 UTC
# Line 1  Line 1 
1    
2  Thuban - a geographic data viewer  Thuban - a Geographic Data Viewer
3  =================================  =================================
4    
5    $Date$
6    $Revision$
7    
8  Thuban is an interactive viewer for geographic data. It is written in  Thuban is an interactive viewer for geographic data. It is written in
9  Python using the wxWindows toolkit for portability. It runs on Unix-like  Python using the wxWindows toolkit for portability. It runs on Unix-like
10  systems and on Windows.  systems and on Windows.
# Line 14  Thuban is the name of a star in the cons Line 17  Thuban is the name of a star in the cons
17  About 4000 years ago it was the north star.  About 4000 years ago it was the north star.
18    
19    
20    Requirements
21    ------------
22    
23    Thuban requires the following software to be installed:
24    
25      Python     2.2.1  http://www.python.org
26      wxWindows  2.4    http://www.wxwindows.org
27      wxPython   2.4    http://www.wxpython.org
28      proj       4.4.5  http://www.remotesensing.org/proj/
29      SQLite     2.8.3  http://www.hwaci.com/sw/sqlite/
30      PySQLite   0.4.3  http://pysqlite.sourceforge.net
31    
32    The versions given are the lowest versions taht are known to work. for
33    proj, sqlite and pysqlite somewhat older versions probably work as well.
34    Note that the wxPython version must be the same as the wxWindows version
35    (Some wxPython binary packages already contain the right wxWindows
36    version)
37    
38    Optional software:
39    
40      GDAL       1.1.8  http://www.remotesensing.org/gdal/
41         for raster image (geo-tiff) support
42    
43      psycopg    1.0.x  http://initd.org/software/psycopg
44         for postgis connections. Newer version probably also work
45    
46    
47  Installation  Installation
48  ------------  ------------
49    

Legend:
Removed from v.671  
changed lines
  Added in v.1669

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26