Has anybody compiled GRASS CVS on Fedora core 5?
Configure cannot find tcl.h (and using locate I can't either),
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.
there is no tcl.h in /usr/include as I have on my RedHat9 machine.
Do I need to download something? I have already
/usr/lib/tcl8.4
/usr/share/tcl8.4
I am trying to get a new clean grass61 on a new machine, and
any help will be appreciated,
Helena
--
Helena Mitasova
Department of Marine, Earth and Atmospheric Sciences
North Carolina State University
1125 Jordan Hall
NCSU Box 8208
Raleigh, NC 27695-8208
http://skagit.meas.ncsu.edu/~helena/
email: hmitaso@unity.ncsu.edu
ph: 919-513-1327 (no voicemail)
fax 919 515-7802
Helena,
do you have the tcl-devel package installed?
It has been awhile since I used Redhat/Fedora, but "sudo yum install
tcl-devel" should do the trick. Sounds like you have tcl-8.4 libraries
installed, but not the development files from tcl-devel-8.4
-Andy
On Wed, 2006-04-19 at 15:31 -0400, Helena Mitasova wrote:
Has anybody compiled GRASS CVS on Fedora core 5?
Configure cannot find tcl.h (and using locate I can't either),
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.
there is no tcl.h in /usr/include as I have on my RedHat9 machine.
Do I need to download something? I have already
/usr/lib/tcl8.4
/usr/share/tcl8.4
I am trying to get a new clean grass61 on a new machine, and
any help will be appreciated,
Helena