Re: Sid verbose trace reveals missing sid-control-tksm component - again
[email protected] (Frank Ch. Eigler) Thu, 26 Feb 2009 15:11:54 -0500
| Newsgroups | gmane.comp.emulators.sid.devel |
|---|---|
| Message-ID | <[email protected]> |
David Gaydou <[email protected]> writes: > [...] and may be, this help... > > david@ciii-p227:~/src/sid/component/tcl$ ./configure | grep tcl > checking tcl in build tree... -L../../../tcl/unix -ltcl8.4 > checking tcl.h usability... no > checking tcl.h presence... no > checking for tcl.h... no The config.log file should explain more about this problem. Another possibility is to remove the tcl & tk subdirectories from the sid tree (by renaming temporarily) to see if the system tcl libraries are deemed suitable. - FChE