On Sunday 2013-09-01 06:55, Felix Miata wrote:
from http://www.mozilla.org/en-US/firefox/21.0/system-requirements/ Linux Software Requirements... Firefox will not run at all without the following libraries or packages: [IOW: Firefox requires:] GTK+ 2.18 or higher GLib 2.22 or higher Pango 1.14 or higher X.Org 1.0 or higher (1.7 or higher is recommended) libstdc++ 4.3 or higher
Here's what happens trying to run FF 21 or 23 in current 13.1M4: big41:/usr/local/ffcur # ./firefox -P ffcur XPCOMGlueLoad error for file /usr/local/ffcur/libxpcom.so: libxul.so: cannot open shared object file: No such file or directory Couldn't load XPCOM.
Probably LD_LIBRARY_PATH=/usr/local/ffcur ./firefox -P ffcur
It looks to me like 13.1 is several releases behind the glibc requirement.
Except glibc is not mentioned at all. The rest is all satisfied: ls -og /FX/opensuse/factory/repo/oss/suse/x86_64/ -rw-r--r-- 1 528093 Aug 30 17:26 libglib-2_0-0-2.37.6-1.1.x86_64.rpm -rw-r--r-- 2 2306801 Aug 14 20:07 libgtk-2_0-0-2.24.20-1.3.x86_64.rpm -rw-r--r-- 1 280252 Aug 30 17:52 libpango-1_0-0-1.35.2-1.1.x86_64.rpm -rw-r--r-- 2 246777 Aug 14 05:23 libstdc++6-4.8.1_20130806-1.2.x86_64.rpm -rw-r--r-- 2 1444539 Aug 14 18:18 xorg-x11-server-7.6_1.14.2-2.2.x86_64.rpm -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org