<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">Le 01/09/2021 à 16:40, Lorenzo Di
      Giacomo a écrit :<br>
    </div>
    <blockquote type="cite"
cite="mid:CAERmyNRO5WJqFJoxYSp7pwcX1gou_E6Q4c_73aqniXv7_pPmug@mail.gmail.com">
      <div dir="ltr">Hi, i saw that Debian now has GDAL 3.2.2 available.<br>
        I can install it and also the python3 bindings, but they doesn't
        have the java bindings.<br>
        I download GDAL-3.2.2 and do "./configure", then "make" and
        later i go on "/swig/java" and do "make" but i get:
        <div>
          <p class="gmail-p1"><span class="gmail-s1"><b>cannot find the
                library '/gdal-3.2.2/<a href="http://libgdal.la"
                  moz-do-not-send="true">libgdal.la</a>' or unhandled
                argument '/gdal-3.2.2/<a href="http://libgdal.la"
                  moz-do-not-send="true">libgdal.la</a>'<br>
                <br>
              </b></span></p>
          <p class="gmail-p1"><span class="gmail-s1">How can i get <a
                href="http://libgdal.la" moz-do-not-send="true">libgdal.la</a>?<br>
              I must build GDAL from the source in order to have java
              bindings? Can i only build from the sources the bindings?
              Thanks</span></p>
        </div>
      </div>
    </blockquote>
    Yes you'll have to build the native lib from the sources. You could
    potentially make the Java bindings build against the installed
    native lib, but that would require tweaking the build recipees<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://www.spatialys.com">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
  </body>
</html>