Hi,

Below configure settings for GRASS 7 on Ubuntu 12.04 amd64. For GRASS 6.4 I use the same (except --prefix=/usr/local/grass6). I think all packages are in the repositories, except gdal 1.9 which I compiled from source

./configure --prefix=/usr/local/grass7 --enable-64bit --with-cxx=yes   \
--with-libs=/usr/lib64   \
--with-sqlite   \
--with-odbc  \
 --with-cairo  \
 --with-geos   \
--with-gdal=/usr/local/gdal1.9/bin/gdal-config   \
--with-python=yes   \
--with-wxwidgets=/usr/bin/wx-config   \
--with-tcltk-includes=/usr/include/tcl8.5   \
--with-readline   \
--with-freetype --with-freetype-includes=/usr/include/freetype2 \
--enable-largefile --with-motif --with-motif-includes=/usr/include   \
--with-proj-share=/usr/share/proj   \
--with-pthread --with-postgres   \
--with-postgres-libs=/usr/include/postgresql/libpq   \
--with-postgres-includes=/usr/include/postgresql   \
--with-lapack   \
--with-blas   \
--with-ffmpeg --with-ffmpeg-includes="/usr/include/libavcodec /usr/include/libavformat /usr/include/libswscale"

Paulo





On 09/03/2012 08:04 PM, Markus Neteler wrote:
Hi,

greetings from the GeoSTAT 2012 with many GRASS interested people.
Since the official GRASS Ubuntu package is too old, some of them
want to recompile. But also this page seesm to be wrong/outdated:

http://grass.osgeo.org/wiki/Compile_and_Install_Ubuntu

Can any Ubuntu-savvy person please update it (ehm, urgently, thanks,
the course is tomorrow...).

thanks
Markus
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to