From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17926 invoked by alias); 28 Nov 2003 20:34:08 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 17919 invoked from network); 28 Nov 2003 20:34:07 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 28 Nov 2003 20:34:07 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id hASKY7H04333 for ; Fri, 28 Nov 2003 15:34:07 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id hASKY7w17339; Fri, 28 Nov 2003 15:34:07 -0500 Received: from [150.1.200.14] (vpn50-22.rdu.redhat.com [172.16.50.22]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id hASKY4bS025007; Fri, 28 Nov 2003 15:34:06 -0500 Subject: RE: doubt in using add command From: Keith Seitz To: KiranKumar B Shivananda Cc: Backhaus Willy , "insight@sources.redhat.com" In-Reply-To: <50EE5AD0AF6ED511833900B0D020C858029801E0@localhost> References: <50EE5AD0AF6ED511833900B0D020C858029801E0@localhost> Content-Type: text/plain Organization: Message-Id: <1070051871.1585.7.camel@lindt.uglyboxes.com> Mime-Version: 1.0 Date: Fri, 28 Nov 2003 20:34:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-q4/txt/msg00095.txt.bz2 On Wed, 2003-11-26 at 21:50, KiranKumar B Shivananda wrote: > It gave the following error > > cannot inherit from "PluginWindow" (class "PluginWindow" not found in > context "::") > Are you running this from the build directory or installed? As I recall, I never got around to "fixing" the former. Try installing insight ("make install-gdb") and see if that works. If you already are running from an installed copy, then the file INSTALLDIR/share/insight1.0/pluginwin.itcl is missing or corrupt (or not mentioned in the tclIndex). Any of these? Keith