Hello, I tried to install Thuban locally as written in the README. It fails:
$ python setup.py install_local sh: wx-config: not found "wx-config --cflags " failed sh: gdal-config: not found "gdal-config --cflags " failed running install_local running build_py running build_ext building 'Lib.wxproj' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Ilibraries/shapelib -I/usr/local/include -Ilibraries/pyshapelib/ -I/usr/include/python2.5 -c libraries/thuban/wxproj.cpp -o build/temp.linux-i686-2.5/libraries/thuban/wxproj.o cc1plus: Warnung: Kommandozeilenoption "-Wstrict-prototypes" ist gültig für Ada/C/ObjC, aber nicht für C++ libraries/thuban/wxproj.cpp:23:19: Fehler: wx/wx.h: No such file or directory libraries/thuban/wxproj.cpp:32:34: Fehler: wx/wxPython/wxPython.h: No such file or directory libraries/thuban/wxproj.cpp: In function »bool wxPyConvertSwigPtr(PyObject*, void**, char*)«: libraries/thuban/wxproj.cpp:54: Fehler: »wxPyCoreAPIPtr« wurde in diesem Gültigkeitsbereich nicht definiert libraries/thuban/wxproj.cpp:55: Fehler: »wxPyCoreAPI_IMPORT« wurde in diesem Gültigkeitsbereich nicht definiert libraries/thuban/wxproj.cpp:57: Fehler: »SWIG_GetPtrObj« wurde in diesem Gültigkeitsbereich nicht definiert libraries/thuban/wxproj.cpp: At global scope: libraries/thuban/wxproj.cpp:180: Fehler: expected initializer before »*« token libraries/thuban/wxproj.cpp:68: Warnung: »pyshapelib_api« definiert, aber nicht verwendet libraries/thuban/wxproj.cpp:126: Warnung: »void project_point(double*, double*, void**, void**, double, double, double, double, double, double)« definiert, aber nicht verwendet error: command 'gcc' failed with exit status 1 I use Ubuntu 8.04. I'd be happy to receive some help here. Thanks for your help in advance. Regards, Timmie _______________________________________________ Thuban-list mailing list [email protected] https://www.intevation.de/mailman/listinfo/thuban-list
