Originally posted by: christophe41
The firefox fileset is sucessfully installed.
When i try to start firefox i have the following error.
It seems to me that firefox expects to find a library in the /usr/mozilla/firefox/ directory.
But it seems to me that the expected library is available here /opt/freeware/lib.
How can i say to firefox to look in the right direction ?
ataai018(root) /home/derouet/firefox/Firefox #
ataai018(root) /home/derouet/firefox/Firefox #
ataai018(root) /home/derouet/firefox/Firefox # /usr/bin/firefox
exec(): 0509-036 Cannot load program /usr/mozilla/firefox/firefox-bin because of the following errors:
0509-022 Cannot load module /usr/mozilla/firefox/libxul.so.
0509-150 Dependent module libgdk_pixbuf-2.0.a(libgdk_pixbuf-2.0.so.0) could not be loaded.
0509-022 Cannot load module libgdk_pixbuf-2.0.a(libgdk_pixbuf-2.0.so.0).
0509-026 System error: A file or directory in the path name does not exist.
0509-022 Cannot load module firefox-bin.
0509-150 Dependent module /usr/mozilla/firefox/libxul.so could not be loaded.
ataai018(root) /home/derouet/firefox/Firefox #
ataai018(root) /home/derouet/firefox/Firefox # rpm -ql gdk-pixbuf-2.35.1-2waixX11.ppc | grep libgdk_pixbuf-2.0.a
/opt/freeware/lib/libgdk_pixbuf-2.0.a
ataai018(root) /home/derouet/firefox/Firefox #
ataai018(root) /opt/freeware/lib # ls -rtl libgdk_pixbuf-2*
-rwxr-xr-x 1 root system 558884 Feb 20 2018 libgdk_pixbuf-2.0.so.0
-rwxr-xr-x 1 root system 1635559 Feb 20 2018 libgdk_pixbuf-2.0.a
ataai018(root) /opt/freeware/lib #