This is the mail archive of the insight@sources.redhat.com 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: problem wit iwidgets tk/tcl and wmaker


[redirecting to appropriate mailing list]

On Wed, 2003-08-06 at 06:08, Omar Martin Medina Yzaguirre wrote:
> 2.1.-
> when i start the sh "/usr/share/iwidgets4.0.1/demos/catalog", i get an error messagebox , it tell me that, the library libitcl32.a could not be loaded. i modified the file /lib/itcl3.2/pkgIndex but without success. i tried with differents modification , but how i said, i did not have success:
> modifications
> #package ifneeded Itcl 3.2 [list load [file join $dir .. "libitcl32.a"] Itcl]

This is wrong -- it should be attempting to load a DLL here, not a
static library. I suspect that there's a goof in the configury. 

Do you have a DLL called itcl32.dll or something? (I don't recall
offhand whether this gets built anymore; I haven't actually built on
cygwin for quite some time now.) If you do, try substituting the DLL's
name for "libitcl32.a".

Keith



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