From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14202 invoked by alias); 4 Jan 2002 21:43:24 -0000 Mailing-List: contact insight-prs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-prs-owner@sources.redhat.com Received: (qmail 14172 invoked by uid 61); 4 Jan 2002 21:43:23 -0000 Date: Fri, 04 Jan 2002 13:43:00 -0000 Message-ID: <20020104214323.14171.qmail@sources.redhat.com> To: insight-prs@sourceware.cygnus.com, kseitz@sources.redhat.com, nobody@sourceware.cygnus.com, ralphbel@us.ibm.com From: kseitz@sources.redhat.com X-Mailer: gnatsweb 2.9.0 Subject: Re: insight/96: insite fails to find iwidgets library X-SW-Source: 2002-q1/txt/msg00019.txt.bz2 List-Id: Synopsis: insite fails to find iwidgets library Responsible-Changed-From-To: unassigned->kseitz Responsible-Changed-By: kseitz Responsible-Changed-When: Fri Jan 4 13:43:23 2002 Responsible-Changed-Why: got it State-Changed-From-To: open->feedback State-Changed-By: kseitz State-Changed-When: Fri Jan 4 13:43:23 2002 State-Changed-Why: First, let me urge you to use Insight-5.1. Now onto your original problem. You must use the versions of tcl/tk/tix/itcl that are supplied with Insight. The iwidgets library is located in INSTALLDIR/share/iwidgets3.0.x. Make sure that only one of these exists (this was a bug that existed in the 5.0 version of Insight). To avoid conflicts with an pre-installed versions of Tcl, Tk, Tix, and Itcl, I recommend specifying a "--prefix" to configure to install Insight somewhere other than /usr/local. /usr/local/insight-5.1 is usually a good place. Simply add this path to your PATH or link /usr/local/insight-5.1/[EXEC_PREFIX]bin/gdb to /usr/local/bin/gdb. http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view&pr=96&database=insight