[GRASS-dev] compiling grass 7 fails, complains about not finding gdal (which however is there)

Paulo van Breugel p.vanbreugel at gmail.com
Wed Jul 23 08:19:34 PDT 2014


On 23-07-14 14:38, Markus Neteler wrote:
> On Wed, Jul 23, 2014 at 2:18 PM, Paulo van Breugel
> <p.vanbreugel at gmail.com> wrote:
>> 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/
>                               ^^^^^^^^^^^^^^^^? -- take out "gdal/" perhaps?
> ...

Should have been /usr/local/bin/ as you suggested below.

>> It stops halfway, with  the error message below:
>>
>> checking for gdal-config... /usr/local/gdal/bin/gdal-config
> It will likely be in
> /usr/local/bin/gdal-config

Yes, it was there as soft link, but for some reason the link was 
broken...  recreating the link solved the problem. Thanks!

>
> Hope this helps,
> Markus

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20140723/8b8f5c76/attachment.html>


More information about the grass-dev mailing list