[Bug 174265] Review Request: itcl - Object oriented extension to Tcl

bugzilla at redhat.com bugzilla at redhat.com
Mon Jan 9 00:36:18 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: itcl - Object oriented extension to Tcl


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=174265





------- Additional Comments From kevin.kofler at chello.at  2006-01-08 19:36 EST -------
> Additionally, why does Insight need to link against the itcl/itk .so's 
instead 
> of using Tcl's 'package require' mechanism to locate and load the extensions? 
 
Probably because they're hacking internal data structures (the same reason 
they're bundling their own copy of the source to get access to private 
headers). 
 
Anyway, for my Insight-derived package (http://lpg.ticalc.org/prj_tiemu/), I 
can just pass -Wl,-rpath arguments, and those building Insight (or TiEmu) from 
source will get the bundled copy of itcl anyway (and thus not require the 
system itcl package at all), so this is probably a non-issue. 

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-extras-list mailing list