[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] debugger



I don't know about other platforms, but If you are using Redhat linux it
doesn't install all of the tcl header files with its binary rpm.  You have
download the source rpm, install that and then copy the headers from the
source in (/usr/src/redhat/SOURCES/tcl...) to /usr/include.

- John Mehringer

Michelle D'Souza wrote:

> Hi,
>   I tried to install the tcl-debugger from the web-site indicated in the
> manual.I tried configuring it but got the error towards the end:
>
> checking for Tcl private headers... checking for tclInt.h... no
> configure: error: Can't find Tcl private headers
>
> Exactly in which directory am I suppose to install it in? Thanks.
>
> - Michelle