Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
openmotif library problem for icaclient/wfcmgr
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
equaeghe
Apprentice
Apprentice


Joined: 22 Feb 2005
Posts: 235

PostPosted: Sun Dec 02, 2007 11:30 pm    Post subject: openmotif library problem for icaclient/wfcmgr Reply with quote

Hi, I get the following error when trying to use citrix's wfcmgr:

Code:

~ $ wfcmgr
/opt/ICAClient/wfcmgr.bin: error while loading shared libraries: libXm.so.3: cannot open shared object file: No such file or directory

~ $ locate libXm.so.3
/opt/blackdown-jdk-1.4.2.03/jre/lib/amd64/libXm.so.3
/opt/matlab74/sys/os/glnxa64/libXm.so.3
/opt/matlab74/sys/os/glnxa64/libXm.so.3.0.1
/usr/lib32/openmotif-2.2/libXm.so.3
/usr/lib32/openmotif-2.2/libXm.so.3.0.2
/usr/lib64/libXm.so.3
/usr/lib64/openmotif-2.2/libXm.so.3
/usr/lib64/openmotif-2.2/libXm.so.3.0.2
/usr/lib64/libXm.so.3.0.2


Any ideas to resolve or further diagnose this issue? (I've already tried to get rid of the problem by re-emerging icaclient and openmotif.)

Erik


Last edited by equaeghe on Wed Dec 05, 2007 11:16 pm; edited 1 time in total
Back to top
View user's profile Send private message
pehop
n00b
n00b


Joined: 16 Oct 2005
Posts: 50
Location: Oxford, UK

PostPosted: Mon Dec 03, 2007 11:44 am    Post subject: Reply with quote

I have the same problem. It started after upgrading app-emulation/emul-linux-x86-xlibs-20071128-r1 to app-emulation/emul-linux-x86-xlibs-20071128-r2. I don't know why but when I go back to app-emulation/emul-linux-x86-xlibs-20071128-r1 it didn't help :(

Last edited by pehop on Mon Dec 03, 2007 5:02 pm; edited 1 time in total
Back to top
View user's profile Send private message
equaeghe
Apprentice
Apprentice


Joined: 22 Feb 2005
Posts: 235

PostPosted: Mon Dec 03, 2007 12:42 pm    Post subject: Reply with quote

pehop wrote:
I have the same problem. It started after upgrading app-emulation/emul-linux-x86-xlibs-20071128-r1 to app-emulation/emul-linux-x86-xlibs-20071128-r2. I don't know why but when I go back to app-emulation/emul-linux-x86-xlibs-20071128-r1 it doesn't help :(


Mmm, I guessed it might have something to do with that. I got a message about a collision and a file (libXm.so.something) being overwritten with the advice to use portageq owner to check it out (which returned no owner...).

If no answer appears soon, I'll file a bug and report its number back here,

Erik

EDIT: no need to file a new bug, 200426 is our guy. I'll post a link to this thread in the bug.
Back to top
View user's profile Send private message
dopey
Apprentice
Apprentice


Joined: 10 Feb 2003
Posts: 235

PostPosted: Thu Dec 06, 2007 6:00 am    Post subject: Reply with quote

For a workaround
create /etc/env.d/99motif32 with the following one line content:
LDPATH=/usr/lib32/openmotif-2.2

run env-update

all done, no need to downgrade the package.
Back to top
View user's profile Send private message
equaeghe
Apprentice
Apprentice


Joined: 22 Feb 2005
Posts: 235

PostPosted: Thu Dec 06, 2007 7:38 pm    Post subject: Reply with quote

dopey wrote:
For a workaround
create /etc/env.d/99motif32 with the following one line content:
LDPATH=/usr/lib32/openmotif-2.2

run env-update

all done, no need to downgrade the package.


I did that, and when I try to start wfcmgr, the splash screen appears for a short while and then nothing happens, except for the following errors in the console: (many more of the same, just pasted the last few ones)
Code:

Warning: No font found.
Warning:
    Name: FONTLIST_DEFAULT_TAG_STRING
    Class: XmRendition
    Conversion failed.  Cannot load font.

Warning:
    Name: FONTLIST_DEFAULT_TAG_STRING
    Class: XmRendition
    Conversion failed.  Cannot load font.

Segmentatiefout


That last word is 'segmentation fault' in Dutch, my locale language.

So still no go for me...
Back to top
View user's profile Send private message
dopey
Apprentice
Apprentice


Joined: 10 Feb 2003
Posts: 235

PostPosted: Fri Dec 07, 2007 11:18 pm    Post subject: Reply with quote

hmm. intersting. I guess I can file this under a "works for me" type of thing. Be interesting to get an strace output of your runup.
Back to top
View user's profile Send private message
equaeghe
Apprentice
Apprentice


Joined: 22 Feb 2005
Posts: 235

PostPosted: Mon Dec 10, 2007 10:32 pm    Post subject: Reply with quote

dopey wrote:
hmm. intersting. I guess I can file this under a "works for me" type of thing. Be interesting to get an strace output of your runup.


Code:

strace wfcmgr 2> wfcmgr.strace


results in a file of about 730kB... Personal messages don't seem to allow attachments, or can I do something like that in another way?

Erik
Back to top
View user's profile Send private message
steffers
n00b
n00b


Joined: 03 Nov 2007
Posts: 5

PostPosted: Thu Dec 27, 2007 8:44 am    Post subject: the LDPATH addition works for me Reply with quote

The addition of /usr/lib32/openmotiv-2.2 to LDPATH fixed the problem for me. No segmentation faults. Just for your information. :)
Back to top
View user's profile Send private message
Aleksi Halkola
n00b
n00b


Joined: 02 Aug 2005
Posts: 21

PostPosted: Tue Jan 15, 2008 9:12 am    Post subject: Reply with quote

I was glad to find the work around here on the forums so quickly. And it worked for me too. Thanks!
Back to top
View user's profile Send private message
myha
Apprentice
Apprentice


Joined: 16 Sep 2005
Posts: 152
Location: Ljubljana, Slovenia

PostPosted: Wed Feb 27, 2008 2:05 pm    Post subject: Reply with quote

hi, worked here also.

thanks,
brm
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum