From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19642 invoked by alias); 14 Mar 2006 09:09:58 -0000 Received: (qmail 19634 invoked by uid 22791); 14 Mar 2006 09:09:58 -0000 X-Spam-Check-By: sourceware.org Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.192) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 14 Mar 2006 09:09:55 +0000 Received: by zproxy.gmail.com with SMTP id n1so1530346nzf for ; Tue, 14 Mar 2006 01:09:53 -0800 (PST) Received: by 10.65.213.7 with SMTP id p7mr482443qbq; Tue, 14 Mar 2006 01:09:53 -0800 (PST) Received: from ?131.234.77.95? ( [131.234.77.95]) by mx.gmail.com with ESMTP id q14sm3521308qbq.2006.03.14.01.09.49; Tue, 14 Mar 2006 01:09:53 -0800 (PST) In-Reply-To: <441680B6.5060202@gmail.com> References: <441670B5.3070907@gmail.com> <441680B6.5060202@gmail.com> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <330AF81E-FEBA-481C-8662-12790317BE20@gmail.com> Cc: insight@sourceware.org Content-Transfer-Encoding: 7bit From: Hermann-Simon Lichte Subject: Re: how to link insight against 'external' TclTk frameworks on OSX Date: Tue, 14 Mar 2006 09:09:00 -0000 To: openmacnews@gmail.com X-IsSubscribed: yes Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2006-q1/txt/msg00079.txt.bz2 > ok. since that's true, i'm assuming that UNLESS i build/install > insight > into a non-sys path (e.g., /usr/local/insight/) it will OVERWRITE > exsiting tcl/tk "stuff" in /usr &/or /usr/local. yes? Insight will create a lib-directory inside your chosen path that will contain the tcl/tk libs, so no need to worry. > too much of a newbie to be anything other than a guinea pig ... but > can > do that. I'd still consider myself a newbie as well. Okay, I have used Insight for a while now on a Wintel machine, but now I'd like to get the Mac OS X port more stable, so I am starting to get my hands on Insight's internals. At least you're not alone with your platform :-) Cheers, Hermann