Bug 206773 - Yelp dependency problem : libgtkembedmoz.so not found.
Summary: Yelp dependency problem : libgtkembedmoz.so not found.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: yelp
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matthew Barnes
QA Contact:
URL:
Whiteboard:
: 207041 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-09-16 13:55 UTC by Han-Wen Nienhuys
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-09-19 12:59:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Han-Wen Nienhuys 2006-09-16 13:55:47 UTC
[hanwen@haring nobackup]$ yelp
yelp: error while loading shared libraries: libgtkembedmoz.so: cannot open
shared object file: No such file or directory

[hanwen@haring nobackup]$ rpm -q yelp
yelp-2.16.0-2.fc6

(also, it seems that libgtkmozembed is duplicated among several mozilla / gecko
apps, but I assume that that is intentional)

Comment 1 Matthew Barnes 2006-09-18 21:04:17 UTC
Thanks for the bug report.

Hmm, yelp-2.16.0-2.fc6 starts up successfully for me.

Can I ask what version of firefox you have installed?

Comment 2 Joshua Wulf 2006-09-19 07:04:15 UTC
I have yelp-2.16.0-2.fc6 and firefox-1.5.0.7-1.fc6 and I get this same issue - I
just noticed it today, so it has happened sometime in the last week.

[jwulf@localhost en-US]$ yelp
yelp: error while loading shared libraries: libgtkembedmoz.so: cannot open
shared object file: No such file or directory

ldd $(which yelp)|grep found
        libgtkembedmoz.so => not found
        libxpcom.so => not found
        libxpcom_core.so => not found

[jwulf@localhost en-US]$ locate libgtkembedmoz.so
/usr/lib/firefox-1.5.0.7/libgtkembedmoz.so

[jwulf@localhost en-US]$ export LD_LIBRARY_PATH=/usr/lib/firefox-1.5.0.7/
[jwulf@localhost en-US]$ yelp

Yelp-ERROR **: Could not initialize gecko!
aborting...

My machine is tracking rawhide daily.

Comment 3 Han-Wen Nienhuys 2006-09-19 12:39:46 UTC
I have the same setup as Joshua. 

Comment 4 Han-Wen Nienhuys 2006-09-19 12:59:49 UTC
thanks! working with yelp-2.16.0-3.fc6 now


Comment 5 Matthew Barnes 2006-09-19 16:02:13 UTC
*** Bug 207041 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.