On 04/11/05, Raul Acevedo <raul@xxxxxxxxxxx> wrote:
> GNOME's help system isn't working:
>
> # gnome-help
> gnome-help: error while loading shared libraries: libgtkembedmoz.so: cannot
> open shared object file: No such file or directory
> # locate libgtkembedmoz
> /usr/lib/firefox-1.0.7/libgtkembedmoz.so
> /usr/lib/mozilla-1.7.12/libgtkembedmoz.so
> /usr/lib/thunderbird-1.0.7/libgtkembedmoz.so
and those don't seem to work either:
# echo /usr/lib/mozilla-1.7.12 >> /etc/ld.so.conf
# ldconfig
$ yelp
I/O warning : failed to load external entity
"/home/artm/.gnome2/yelp-bookmarks.xbel"
(yelp:22813): Gtk-CRITICAL **: gtk_stock_lookup: assertion `stock_id
!= NULL' failed
(yelp:22813): Pango-CRITICAL **: pango_font_description_from_string:
assertion `str != NULL' failed
(yelp:22813): Pango-CRITICAL **: pango_font_description_from_string:
assertion `str != NULL' failed
$ unset MOZ_ENABLE_PANGO
$ yelp
I/O warning : failed to load external entity
"/home/artm/.gnome2/yelp-bookmarks.xbel"
(yelp:22813): Gtk-CRITICAL **: gtk_stock_lookup: assertion `stock_id
!= NULL' failed
(yelp:22813): Pango-CRITICAL **: pango_font_description_from_string:
assertion `str != NULL' failed
(yelp:22813): Pango-CRITICAL **: pango_font_description_from_string:
assertion `str != NULL' failed
|