From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11342 invoked by alias); 21 Oct 2008 16:58:59 -0000 Received: (qmail 11334 invoked by uid 22791); 21 Oct 2008 16:58:58 -0000 X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 21 Oct 2008 16:58:05 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id m9LGw1rX008671; Tue, 21 Oct 2008 12:58:01 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m9LGw0Vw002359; Tue, 21 Oct 2008 12:58:00 -0400 Received: from lindt.uglyboxes.com (sebastian-int.corp.redhat.com [172.16.52.221]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id m9LGvtJ8022318; Tue, 21 Oct 2008 12:57:58 -0400 Message-ID: <48FE0A13.4040806@redhat.com> Date: Tue, 21 Oct 2008 16:58:00 -0000 From: Keith Seitz User-Agent: Thunderbird 2.0.0.14 (X11/20080421) MIME-Version: 1.0 To: Martin Rakhmanov CC: insight@sourceware.org Subject: Re: Problem running insight on Fedora 9 References: <48FD8D94.1040503@gmail.com> In-Reply-To: <48FD8D94.1040503@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2008-q4/txt/msg00002.txt.bz2 Martin Rakhmanov wrote: > I found this: > http://aspn.activestate.com/ASPN/Mail/Message/tcl-core/3668443 > > "Your system has a very recent release of X11 from X.org. That release > broke interface compatibility, so you also must get the very latest > release of Tk, 8.5.4, that's been modified to account for that." > > > If that's the case with insight too: are there any plans to update Tcl/Tk? Grab a snapshot and use that. I've ripped tcl, tk, and itcl out of our sources, so you can build using a system-supplied variety. You're going to run into other problems, though, with loading some widget set. And I think there was a packaging problem with one of the -devel packages that I had to work around. Or something. It has been quite a while since I looked at this. I'm still basically using F8. Nonetheless, report back any problems here and we can work though them. Keith PS. You'll need tcl, tk, itcl, iwidgets and their -devel RPMs installed.