[GRASS5] RE: Tcl/Tk config on Linux??
Chris G. Nicholas
cgn at globexplorer.com
Fri Apr 23 00:19:17 EDT 2004
Oh yes; these are the Tcl/Tk 8.3.5 sources...
Chris
-----Original Message-----
From: Chris G. Nicholas
Sent: Thu 4/22/2004 9:17 PM
To: grass5 at grass.itc.it
Cc:
Subject: Tcl/Tk config on Linux??
greetings - I did a fresh CVS checkout of the grass sources, and am trying to *just* get past the "configure" script :-(
I downloaded/built the Tck/Tk source packages, "cd unix; configure;make; makeinstall" -- no problems. Everything appears to have installed just fine in /usr/local .
But I keep getting "Unable to locate Tk includes"... :-(
And the #$%^ing include files are there!!
Before mercilessly hacking the configure script, thought I should ask this alias...
ideas/suggestions welcomed!
thanks!
Chris
-------------------------------------------------
./configure --with-tcltk-includes=/usr/local/include
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
...
...(blah..blah...)
...
checking for location of Tcl/Tk includes... /usr/local/include
checking for tcl.h... yes
checking for tk.h... no
configure: error: *** Unable to locate Tk includes.
[root at gateway2earth grass]
[root at gateway2earth grass]% ls /usr/local/include/*tk*
/usr/local/include/tkDecls.h /usr/local/include/tk.h /usr/local/include/tkPlatDecls.h
[root at gateway2earth grass]%
More information about the grass-dev
mailing list