[GRASS-user] Re: i.pr --> g.extension and compiling error on
ubuntu 11.10 64 bit
Hamish
hamish_b at yahoo.com
Mon Jan 30 21:26:56 EST 2012
Gabriele wrote:
> but ...
> #configure
> sudo CFLAGS="-g -Wall" ./configure
> --prefix=/usr/local/src/grass6_devel
> --with-cxx --with-python --with-widgets
> --with-wxwidgets
> --with-freetype=yes --with-ffmpeg=yes --with-postgres=yes
> --with-sqlite
> --with-motif=no --with-glw=no --enable-largefile=yes
> --with-freetype-includes=/usr/include/freetype2
> --with-postgres-includes=/usr/include/postgresql
> --with-opengl-libs=/usr/include/GL
> --with-proj-share=/usr/share/proj
> --without-fftw --without-ffmpeg --with-readline=no
> --with-tcltk-includes=/usr/include/tcl8.5/ --with-gdal
> --enable-64bit
>
> ...and
> checking whether to use Tcl/Tk... yes
> checking for location of Tcl/Tk includes...
> /usr/include/tcl8.5/
> configure: error: *** Tcl/Tk includes directory
> /usr/include/tcl8.5/ does not exist.
you need to have the tcl8.5-dev package installed.
(search through the end of config.log to find the exact error)
just yesterday I updated the build instructions for debian/ubuntu,
maybe you could give them a try:
https://svn.osgeo.org/grass/grass/branches/releasebranch_6_4/debian/README.debian
Hamish
More information about the grass-user
mailing list