/[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 2695 by bernhard, Fri Sep 15 14:09:17 2006 UTC revision 2728 by bernhard, Tue Feb 20 10:51:07 2007 UTC
# Line 10  Python and the wxWidgets framework ensur Line 10  Python and the wxWidgets framework ensur
10  Thuban is Free Software and runs on GNU/Linux, Windows  Thuban is Free Software and runs on GNU/Linux, Windows
11  and several other operating systems.  and several other operating systems.
12    
13    Homepage:                       https://thuban.intevation.org
14    Development infrastructure:     https://wald.intevation.org/projects/thuban/
15    
16  About the Name  About the Name
17  --------------  --------------
# Line 24  Requirements Line 26  Requirements
26  Thuban requires the following software to be installed:  Thuban requires the following software to be installed:
27    
28    Python     2.2.1    http://www.python.org    Python     2.2.1    http://www.python.org
29    wxWidgets  2.4.0.4  http://www.wxwidgets.org (formerly known as wxWindows)    wxWidgets  2.6.3.2  http://www.wxwidgets.org (formerly known as wxWindows)
30    wxPython   2.4.0.4  http://www.wxpython.org    wxPython   2.6.3.2  http://www.wxpython.org
31    proj       4.4.5    http://www.remotesensing.org/proj/    proj       4.4.5    http://www.remotesensing.org/proj/
32    SQLite     2.8.3    http://sqlite.org/    SQLite     2.8.3    http://sqlite.org/
33    PySQLite   0.4.3    http://pysqlite.org/    PySQLite   0.4.3    http://pysqlite.org/
# Line 37  Note that the wxPython version must be t Line 39  Note that the wxPython version must be t
39    
40  Optional software:  Optional software:
41    
42    GDAL       1.2.5  http://www.remotesensing.org/gdal/    GDAL       1.3.2  http://www.remotesensing.org/gdal/
43       for raster image (geo-tiff) support       for raster image (geo-tiff) support
44    
45    psycopg    1.0.x  http://initd.org/software/psycopg    psycopg    1.0.x  http://initd.org/software/psycopg
# Line 76  script, run Line 78  script, run
78     python setup.py --help     python setup.py --help
79    
80    
81  If you build from CVS and want to have translated menus, dialogs etc.  If you build from SVN and want to have translated menus, dialogs etc.
82  you have to build the message catalogs manually before you run setup.py.  you have to build the message catalogs manually before you run setup.py.
83  See po/README for more information.  See po/README for more information.
84    
# Line 99  You can also use it with the install_loc Line 101  You can also use it with the install_loc
101     python setup.py  build_ext --use-wx-python-swig-hack  install_local     python setup.py  build_ext --use-wx-python-swig-hack  install_local
102    
103  Note, that this work-around relies on some wxPython internals and may  Note, that this work-around relies on some wxPython internals and may
104  cease to work at some point.  We tested it with wxPython 2.4 and  cease to work at some point.  We tested it with wxPython 2.6.
 wxPython 2.5.  
105    
106    
107  License  License
108  -------  -------
109    
110  Thuban is licensed under the terms of the GNU General Public License (GPL).  Thuban is licensed under the terms of the
111    GNU General Public License (GPL) version 2 or later.
112    
113  However, some of the extension modules in the extension subdirectory are  However, some of the extension modules in the extension subdirectory are
114  licensed under other Free Software licenses.  licensed under other Free Software licenses.

Legend:
Removed from v.2695  
changed lines
  Added in v.2728

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26