5 |
$Date$ |
$Date$ |
6 |
$Revision$ |
$Revision$ |
7 |
|
|
8 |
Thuban is an interactive viewer for geographic data. It is written in |
Thuban is an interactive viewer for geographic data. |
9 |
Python using the wxWindows toolkit for portability. It runs on Unix-like |
Python and the wxWidgets framework ensure great portability. |
10 |
systems and on Windows. |
Thuban is Free Software and runs on GNU/Linux, Windows |
11 |
|
and several other operating systems. |
12 |
|
|
13 |
|
|
14 |
About the Name |
About the Name |
24 |
Thuban requires the following software to be installed: |
Thuban requires the following software to be installed: |
25 |
|
|
26 |
Python 2.2.1 http://www.python.org |
Python 2.2.1 http://www.python.org |
27 |
wxWindows 2.4.0.4 http://www.wxwindows.org |
wxWidgets 2.4.0.4 http://www.wxwidgets.org (formerly known as wxWindows) |
28 |
wxPython 2.4.0.4 http://www.wxpython.org |
wxPython 2.4.0.4 http://www.wxpython.org |
29 |
proj 4.4.5 http://www.remotesensing.org/proj/ |
proj 4.4.5 http://www.remotesensing.org/proj/ |
30 |
SQLite 2.8.3 http://www.hwaci.com/sw/sqlite/ |
SQLite 2.8.3 http://www.hwaci.com/sw/sqlite/ |
32 |
|
|
33 |
The versions given are the lowest versions that are known to work. for |
The versions given are the lowest versions that are known to work. for |
34 |
proj, sqlite and pysqlite somewhat older versions probably work as well. |
proj, sqlite and pysqlite somewhat older versions probably work as well. |
35 |
Note that the wxPython version must be the same as the wxWindows version |
Note that the wxPython version must be the same as the wxWidgets version |
36 |
(Some wxPython binary packages already contain the right wxWindows |
(Some wxPython binary packages already contain the right wxWidgets version) |
|
version) |
|
37 |
|
|
38 |
Optional software: |
Optional software: |
39 |
|
|
79 |
License |
License |
80 |
------- |
------- |
81 |
|
|
82 |
Thuban is licensed under the terms of the GNU General Public License |
Thuban is licensed under the terms of the GNU General Public License (GPL). |
|
(GPL). |
|
83 |
|
|
84 |
However, some of the extension modules in the extension subdirectory are |
However, some of the extension modules in the extension subdirectory are |
85 |
licensed under other free licenses. See the respective README files for |
licensed under other Free Software licenses. |
86 |
more details. |
See the respective README files for details. |