Re: [gdal-dev] Newby: Compile gdal with perl on Windows / deployment

2013-03-05 Thread Helmut Seidel M.A.
'osr_wrap.o' The file is there - but how do I include the path - I altered the path-variable and user the perl -I ... switch to the same result ... Can anybody help? Thanks Helmut Am 01.03.2013 09:30, schrieb Helmut Seidel M.A.: Hello again, Thank you for your answers, which guided me throug

Re: [gdal-dev] Newby: Compile gdal with perl on Windows / deployment

2013-03-01 Thread Helmut Seidel M.A.
without perl and then install perl later? Thanks again. Helmut Am 27.02.2013 14:57, schrieb Helmut Seidel M.A.: Hello everybody, in my comming up perl-project I need to use the Geo::Gdal - module. As I understand I need to compile gdal from sources first and then build the perl bindings. So far

[gdal-dev] Newby: Compile gdal with perl on Windows / deployment

2013-02-27 Thread Helmut Seidel M.A.
Hello everybody, in my comming up perl-project I need to use the Geo::Gdal - module. As I understand I need to compile gdal from sources first and then build the perl bindings. So far so good, but as I'm not a C/C++ developer I ran into a host of problems. The first thing I tried, was to insta