On 08/06/2012 17:00, Rebecca Bennett wrote:
Thanks for your response.

No apparently the configure did not complete without error, as I got

checking whether to use Tcl/Tk... yes
checking for location of Tcl/Tk includes...
checking for tcl.h... no
configure: error: *** Unable to locate Tcl includes.


You probably need:
sudo apt-get install tcl-dev
(and most likely other *-dev packages.) Keep re-running ./configure until it completes without errors, and scan thru the last summary to make sure all elements you expect are enabled.

So that explains why the make won't run. Here is the configure command I'm trying to use (which probably isn't perfect it was just culled of the instructions site)

--with-sqlite --with-cairo --with-freetype --with-cxx --with-geos=usr/bin/geos-config --with-gdal=/usr/bin/gdal-config --with-python=/usr/bin/python-config --with-wxwidgets=/usr/bin/wx-config --enable-largefile --with-proj-share=/usr/share/proj/

full output in text file attached.

Cheers!
Rebecca



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

Reply via email to