Thanks for the answer Ari. The current behavior is possibly not optimal, but it is OK anyway. As you say, the paths are system dependent. I just did not know that it worked that way because I always installed Geo::GDAL from CPAN.
Thanks again! Hernán 2013/9/17 Ari Jolma <[email protected]> > 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]> > >> 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 > [email protected]http://lists.osgeo.org/mailman/listinfo/gdal-dev > > > > _______________________________________________ > gdal-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev > -- Hernán De Angelis http://talesoficeandstone.blogspot.se/
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
