[GRASS5] Re: [GRASS-CVS] CVS update: grass
Markus Neteler
neteler at itc.it
Fri Aug 3 05:16:47 EDT 2001
Hi,
thanks for (partly) fixing the configure[.in].
The current status is:
checking for location of Tcl/Tk includes...
checking for tcl.h... yes
checking for tk.h... yes
checking for location of Tcl/Tk libraries...
checking for Tcl_Init in -ltcl... yes
checking for Tk_MainWindow in -ltk... no
checking for Tk_MainWindow in -ltk8.3... no
checking for Tk_MainWindow in -ltk... no
checking for Tk_MainWindow in -ltk8.3... no
checking for Tk_MainWindow in -ltk... no
checking for Tk_MainWindow in -ltk8.3... no
configure: warning: *** Unable to locate Tk library.c
the head file looks like this (Linux, RH7.1):
#tcl/tk stuff
TCLINCDIR =
TKINCDIR =
TCLTKLIBPATH =
TCLTKLIBS = -ltcl
Thanks for clarification, Glynn, concerning the empty fields.
So the only bug remaining is that "-ltk" is not added in the head
file. And above warning is a bit strange...
Best regards
Markus
More information about the grass-dev
mailing list