This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin 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]

problem wit iwidgets tk/tcl and wmaker


hello All together,

1.-Background:
cygwin donfiguration:
Cygwin DLL version info:
        DLL version: 1.3.22
        DL epoch: 19
        DLL bad signal mask: 19005
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 78
        Shared data: 3
        DLL identifier: cygwin1
        Mount registry: 2
        Cygnus registry name: Cygnus Solutions
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Cygwin mount registry name: mounts v2
        Cygdrive flags: cygdrive flags
        Cygdrive prefix: cygdrive prefix
        Cygdrive default prefix: 
        Build date: Tue Mar 18 09:20:11 EST 2003
        CVS tag: dontuse-21
        Shared id: cygwin1S3

tcltk                   20030214-1
WindowMaker             0.80.0-2

2.- i have two questions how to use 
iwidgets package from tk/tcl
about crashing of wmaker

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]
package ifneeded Itcl 3.2 [list load [file join [pwd] .. "libitcl32.a"] itcl]
#package ifneeded Itcl 3.2 [list load "C:/OME_Folder/cygwin/lib/libitcl32.a" Itcl]
#package ifneeded Itcl 3.2 [list load [file join OME_Folder cygwin lib libitcl32.a] Itcl]
#package ifneeded Itcl 3.2 [list load [file join OME_Folder cygwin lib libitcl32.a] Itcl]
#package ifneeded Itcl 3.2 [list load [eval exec cygpath -u "C:/OME_Folder/cygwin/lib/libitcl32.a"] Itcl]
#package ifneeded Itcl 3.2 [list load [eval exec cygpath -w "C:/OME_Folder/cygwin/lib/libitcl32.a"] Itcl]
#package ifneeded Itcl 3.2 [list load [eval exec cygpath -u "C:/OME_Folder/cygwin/lib/libitcl32.a"] Itcl]
#package ifneeded Itcl 3.2 [list load C:\\OME_Folder\\cygwin\\lib\\libitcl32.a Itcl]
#package ifneeded Itcl 3.2 [list load [file join OME_Folder cygwin lib libitcl32.a] Itcl]

the errormessages vary forom case to case  e.g
can't find package Itcl 3.2
could no load library ......  invalid argument
could no load library ......  library or dependence library could not be found in path

what can i do to resolve this problem?


2.2 About crashing of wmaker
 i modified the startxwin.sh 
 XWin -fullscreen &
 wmaker &

i get following error with signal 11 
wmaker could not read die File under GNUstep. I know, there is a similar reporting, but no realy a solution comments 

what can i do  to resolve too this problem

thank very much

Omar
______________________________________________________________________________
Design-Mails, Smileys, Bilder - einfach schoenere E-Mails schreiben
WEB.DE FreeMail Deutschlands beste E-Mail - http://f.web.de/?mc=021143


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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