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 <[email protected] <mailto:[email protected]>>

    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
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to