<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000099" bgcolor="#FFFFFF">
    <br>
    <div class="moz-cite-prefix">On 23-07-14 14:38, Markus Neteler
      wrote:<br>
    </div>
    <blockquote
cite="mid:CALFmHhu-_5mdiDbf=PJqOoDaYKO0SzE7bf=WHJabqn8nwNarjw@mail.gmail.com"
      type="cite">
      <pre wrap="">On Wed, Jul 23, 2014 at 2:18 PM, Paulo van Breugel
<a class="moz-txt-link-rfc2396E" href="mailto:p.vanbreugel@gmail.com"><p.vanbreugel@gmail.com></a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">I am trying to compile grass 7, with configuration settings:

./configure --prefix=/usr/local/grass7 --enable-64bit --with-libs=/lib64
--with-sqlite --with-odbc --with-cairo --with-geos --with-cxx=yes
--with-gdal=/usr/bin/gdal/bin/
</pre>
      </blockquote>
      <pre wrap="">                             ^^^^^^^^^^^^^^^^? -- take out "gdal/" perhaps?
...</pre>
    </blockquote>
    <br>
    Should have been /usr/local/bin/ as you suggested below. <br>
    <br>
    <blockquote
cite="mid:CALFmHhu-_5mdiDbf=PJqOoDaYKO0SzE7bf=WHJabqn8nwNarjw@mail.gmail.com"
      type="cite">
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">
It stops halfway, with  the error message below:

checking for gdal-config... /usr/local/gdal/bin/gdal-config
</pre>
      </blockquote>
      <pre wrap="">
It will likely be in
/usr/local/bin/gdal-config</pre>
    </blockquote>
    <br>
    Yes, it was there as soft link, but for some reason the link was
    broken...  recreating the link solved the problem. Thanks!<br>
    <br>
    <blockquote
cite="mid:CALFmHhu-_5mdiDbf=PJqOoDaYKO0SzE7bf=WHJabqn8nwNarjw@mail.gmail.com"
      type="cite">
      <pre wrap="">

Hope this helps,
Markus
</pre>
    </blockquote>
    <br>
  </body>
</html>