From: Hans-Joachim E. <Han...@eu...> - 2008-04-07 13:36:53
|
Hi, i try to build tix ( tix.sourceforge.net ) and during the configure i get ... checking for Tcl private include files... configure: error: Cannot find private header tclInt.h in /opt/freeware/src/packages/BUILD/tcltk-8.4.7/tcl8.4.7 On the newsgroup comp.lang.tcl i have got the following hint: ... You need the private headers of Tcl and Tk to build Tix. Install them with make install-private-headers when installing Tcl and Tk ... Siince i can not find the src code for 8.4.7 ( only for 8.4.18) could somebody provide me with the private header file make install-private-headers - from a tcl and tk build of version 8.4.7 tia Hajo |