[ns] Installing TCL debug.

Haobo Yu haoboy@isi.edu
Thu, 6 Apr 2000 17:57:36 -0700 (PDT)


Try this: put its path in your INCLUDE and LIB and add HAVE_LIBTCLDBG in
your DEFINE. Delete your tclAppInit.o and make. 

Given this, it's recommended that you do the configuration with configure
rather than manually editing Makefile, just for the sake of the sanity of
your own mind :) 

- Haobo

On Thu, 6 Apr 2000, Sanghyo Kim wrote:

> Hi ns users
> 
> I have tcl-debug-1.9
> I want to enable this debugger without doing "configure" again.
> How can I modify the Makefile in the ns-2.1b6 directory?
> 
> Any help will be appreciated.
> 
>