[GRASS5] Re: 57 compile error
Hamish
hamish_nospam at yahoo.com
Thu Dec 11 19:33:14 EST 2003
Just to note some redundancies
> Here are the config switches I used:
> ./configure --with-grass50=/Users/kirkw/tmp/grass53_exp_2003_12_06/ \
> --enable-shared \
> --with-includes=/sw/include \
> --with-libs=/sw/lib \
the above two lines
> --with-tiff-includes=/sw/include \
> --with-tiff-libs=/sw/lib \
> --with-tcltk-includes=/sw/include \
> --with-tcltk-libs=/sw/lib/tcl8.4 \
make these four redundant
> --with-opengl-libs=/usr/X11R6/lib \
> --with-opengl-includes=/usr/X11R6/include \
> --with-fftw-includes=/sw/include/ \
and this one too
> --with-gdal=/usr/local/bin/gdal-config \
this can just be --with-gdal if it is in /usr/local
> --with-postgres-includes=/sw/include/postgresql \
> --with-postgres-libs=/sw/lib/postgresql \
also redundant?
> --with-odbc \
> --with-motif \
> --with-glw \
> --with-readline
regards,
Hamish
More information about the grass-dev
mailing list