This is the mail archive of the insight@sourceware.org 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]
Other format: [Raw text]

Re: how to link insight against 'external' TclTk frameworks on OSX


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

hi dave,

>>> what must i do to ensure insight's use of *my* tcl/tk frameworks?
>> On http://sourceware.org/insight/faq.php it says:
>>
>> Right now, Insight MUST be built using the versions of Tcl, Tk, and
>> Itcl that come with the sources. We're working to fix that, but it is
>> going to take a lot of time. (Want to help?)
>>
>   That's a red herring,

damn subversive fish!  ;-)

> as far as I'm aware it's very out-of-date info and
> 8.4.10 should work fine.
> 
>   The real question is where Richard has TCL_LIBRARY and TK_LIBRARY pointed
> at.  See faq Q2.4.

well, i agree, therein lies the challenge wrt the 'framework' builds on OSX.

currently, i've:

setenv TCL_LIBRARY  "-F/Library/Frameworks -framework Tcl"
setenv TK_LIBRARY   "-F/Library/Frameworks -framework Tk"
setenv TCL_INCLUDES "-I/Library/Frameworks/Tcl.framework/Headers"
setenv TK_INCLUDES  "-I/Library/Frameworks/Tk.framework/Headers"

which have been working for most other situations, but fail --
apparently in insight's case -- to point to the right (i.e., mine)
tclConfig.sh etc etc

i'd, of course, appreciate any education/enlightment!

thx.

richard

- --

/"\
\ /  ASCII Ribbon Campaign
 X   against HTML email, vCards
/ \  & micro$oft attachments

[GPG] OpenMacNews at gmail dot com
fingerprint: 50C9 1C46 2F8F DE42 2EDB  D460 95F7 DDBD 3671 08C6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (Darwin)

iEYEAREDAAYFAkQXCs0ACgkQlffdvTZxCMZ5xQCfcQt2BQ5Oekg3nGFruTtHh78h
TQYAoI1fQrUaP9Dym/Lkz/6PsRfY6yFH
=Lzbb
-----END PGP SIGNATURE-----


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