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

2014-07-23 Thread Paulo van Breugel
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/ --with-python=yes --with-wxwidgets=/usr/bin/wx-config

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

2014-07-23 Thread Markus Neteler
On Wed, Jul 23, 2014 at 2:18 PM, Paulo van Breugel p.vanbreu...@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

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

2014-07-23 Thread Paulo van Breugel
On 23-07-14 14:38, Markus Neteler wrote: On Wed, Jul 23, 2014 at 2:18 PM, Paulo van Breugel p.vanbreu...@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