<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 09/17/2013 05:54 PM, Hernán De
      Angelis wrote:<br>
    </div>
    <blockquote
cite="mid:CALzmt=StFP=Qv61Rj_E-wu5FxuxO6RT1iUGmNTj3=igjiRGqwA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>Nevermind, I found it in<br>
            <br>
            /usr/local/lib/perl5/...<br>
            <br>
          </div>
          <div>Made it work adding it to my local Perl path (@INC)<br>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    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.<br>
    <br>
    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.<br>
    <br>
    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.<br>
    <br>
    Cheers,<br>
    <br>
    Ari<br>
    <br>
    <blockquote
cite="mid:CALzmt=StFP=Qv61Rj_E-wu5FxuxO6RT1iUGmNTj3=igjiRGqwA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div><br>
          </div>
          Thanks anyway<br>
          <br>
        </div>
        H.<br>
      </div>
      <div class="gmail_extra">
        <br>
        <br>
        <div class="gmail_quote">2013/9/17 Hernán De Angelis <span
            dir="ltr"><<a moz-do-not-send="true"
              href="mailto:dhdeangelis@gmail.com" target="_blank">dhdeangelis@gmail.com</a>></span><br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr">
              <div>
                <div>
                  <div>Dear all,<br>
                    <br>
                  </div>
                  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<span
                    class="HOEnZb"><font color="#888888"><br>
                    </font></span></div>
                <span class="HOEnZb"><font color="#888888"><br>
                    <br>
                  </font></span></div>
              <span class="HOEnZb"><font color="#888888">Hernán<br>
                  <br>
                  <div><br>
                    <br>
                    <div>
                      <div>
                        <div>-- <br>
                          <div dir="ltr">Hernán De Angelis<br>
                            <a moz-do-not-send="true"
                              href="http://talesoficeandstone.blogspot.se/"
                              target="_blank">http://talesoficeandstone.blogspot.se/</a><br>
                            <br>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </font></span></div>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <br>
        -- <br>
        <div dir="ltr">Hernán De Angelis<br>
          <a moz-do-not-send="true"
            href="http://talesoficeandstone.blogspot.se/"
            target="_blank">http://talesoficeandstone.blogspot.se/</a><br>
          <br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
gdal-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/gdal-dev">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a></pre>
    </blockquote>
    <br>
  </body>
</html>