[GRASSLIST:5754] Re: compilation error of GRASS 5.1

Otto Dassau otto.dassau at gmx.de
Fri Mar 7 06:56:55 EST 2003


> I tried to compile GRASS 5.1 on SUSE 8.1 with gdal 1.1.8.
> 
> (grass50src_cvs_snapshot_exp_2003_03_01.tar.gz
> grass51src_cvs_snapshot_exp_2003_03_01.tar.gz)
> 
> grass5.0 is configured with:
> 
> ./configure
>         --with-postgres-includes="/usr/include/pgsql
>         /usr/include/pgsql/internal"
>         --with-tcltk-libs=/usr/local/lib/ (tcltk8.3.5)
> 
> grass5.1 is configured with:
> 
> CFLAGS="-g -Wall" ./configure
>         --with-grass50=/home/babak/src/grass/grass50_exp_2003_03_01
>         --with-gdal=/usr/local/bin (path to gdal-config)
>         (or --without-gdal)
>         --with-postgres-includes="/usr/include/pgsql
>         /usr/include/pgsql/internal"

using --with-gdal=  is an exception. You have to type:

--with-gdal=/usr/local/bin/gdal-config

 Otto




More information about the grass-user mailing list