[GRASSLIST:3766] Re: compiling grass-5.7.0 on suse 9.0
Glynn Clements
glynn.clements at virgin.net
Mon Jun 28 12:19:05 EDT 2004
Sabine Grabner wrote:
> hi, i still run configure and install the required packages.
>
> i already installed tk-devel and tcl-devel via yast but still receive the
> following error:
>
> sabine at ueberflieger:~/diss/grass-5.7.0> CFLAGS="-g -Wall" ./configure
> ...
> checking for tcl.h... yes
> checking for tk.h... no
> configure: error: *** Unable to locate Tk includes.
>
> sabine at ueberflieger:/usr/include> ls *tk*
> itkDecls.h tkDecls.h tkIntDecls.h tkPlatDecls.h tkUnixInt.h
> itk.h tk.h tkInt.h tkPort.h
>
> what else do i need?
If the tcl.h check works but the tk.h check fails, the most common
reason is that you don't have the X headers (Xlib.h etc; usually in
/usr/X11R6/include/X11).
The config.log file will include any error messages which were
generated during the check.
--
Glynn Clements <glynn.clements at virgin.net>
More information about the grass-user
mailing list