release 1.2.2 available for test
Bram de Greve
bram.degreve at gmail.com
Tue Aug 18 22:52:35 CEST 2009
Hi Didrik,
I've tried the 1.2.2 release on windows. as usual I had troubles
building and running the thing. We might want to update the README a
bit to give some more guidance.
Sketching the scene: I have python 2.6 (32-bit) and visual c++ 2008
express (vc9) which is compatible with python 2.6
To build thuban, I downloaded and installed FWTools 1.4.2 for proj and
gdal, and wxPython-2.8.10.1 (both the binary installer as the developer
package)
I builded with a command line like this (from the vc9 command line):
setup.py build_ext
--include-dirs=d:\local\lib\wxPython-2.8.10.1\lib\vc_dll\mswuh;d:\local\lib\wxPython-2.8.10.1\include;"c:\Program
Files (x86)\FWTools2.4.2\include"
--library-dirs=d:\local\lib\wxPython-2.8.10.1\lib\vc_dll;"c:\Program
Files (x86)\FWTools2.4.2\lib" install_local
To get it running, I added "c:\Program Files (x86)\FWTools2.4.2\bin" to
%PATH%. Unfortunately that still doesn't quite work. Apparently,
FWTools ships proj.dll but its import library asks for proj_fw.dll.
Copying that file did the trick.
Bram
Didrik Pinte wrote:
> Guys,
>
> The 1.2.2 release is available for test on Wald. I'll wait some feedback
> before sending an "official" annoucement. As this is the first time I
> released it, I will surely have missed some files or checks ...
>
> -- Didrik
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Thuban-devel mailing list
> Thuban-devel at intevation.de
> https://www.intevation.de/mailman/listinfo/thuban-devel
>
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)