This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: insight and existing gdb, tcl/tk


On Thu, 18 Jan 2001, Scott Bean wrote:

> Now my question is how do I make/install the insight-only part of the
> insight tarball?  My main concern is that I already have tcl/tk 8.3
> installed and do not want it to get stepped on by the tcl/tk 8.1(?) that
> is part of the insight tarball.  Documentation was very light in this
> tarball, so I am really unsure about the build process.  Is it smart
> enough not to rebuild existing items via the configure command or the
> makefiles?

Unfortunately, you need to build and install everything that is there.  The 
Tcl/Tk that is included with Insight has some patches that are needed.  
Insight won't (currently) work with a different or newer version of 
Tcl/Tk.  Yes, this is being worked on.

I'd suggest using the --prefix option to configure to specify where you 
want Insight (and its corresponding version of Tcl/Tk) to install.  That way 
you can have both Insight and your newer Tcl/Tk 8.3 be in different places.

Cheers.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]