[gdal-dev] Geo::GDAL for GDAL 1.10.1?

Ari Jolma ari.jolma at gmail.com
Tue Sep 17 08:04:18 PDT 2013


On 09/17/2013 05:54 PM, Hernán De Angelis wrote:
> Nevermind, I found it in
>
> /usr/local/lib/perl5/...
>
> Made it work adding it to my local Perl path (@INC)

I always compile the Perl bindings separately and leave the --with-perl 
away from configure. That's "cd swig/perl; make; make test; make 
install". I know this may not be what I should do.

However, there is something strange with the perl Makefile.PL part (done 
automatically by make). The installation target is often architecture 
dependent path - where Perl itself does not find them - and when I 
delete that path and redo perl Makefile.PL and install again they go to 
the correct directory.

Still one more thing, if 1.10.1 is the very latest with Evan's multiple 
geometries per feature, I suspect that it may have some implications in 
the Perl bindings. There are quite a lot Perl stuff in the bindings 
(maybe even too much) and some of them might assume only one geometry 
per feature.

Cheers,

Ari

>
> Thanks anyway
>
> H.
>
>
> 2013/9/17 Hernán De Angelis <dhdeangelis at gmail.com 
> <mailto:dhdeangelis at gmail.com>>
>
>     Dear all,
>
>     I cannot figure out how to get the Geo::GDAL module installed in
>     my system. I understand that the bindings are built when compiling
>     GDAL with the --with-perl option, but I cannot see where the
>     Geo::GDAL modules are, so I can load them with "use Geo::GDAL". I
>     will appreciate any hint on this, thanks in advance
>
>
>     Hernán
>
>
>
>     -- 
>     Hernán De Angelis
>     http://talesoficeandstone.blogspot.se/
>
>
>
>
> -- 
> Hernán De Angelis
> http://talesoficeandstone.blogspot.se/
>
>
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20130917/ff39f855/attachment.html>


More information about the gdal-dev mailing list