LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Zenwalk (https://www.linuxquestions.org/questions/zenwalk-75/)
-   -   Firefox and liblgpllibs.so (https://www.linuxquestions.org/questions/zenwalk-75/firefox-and-liblgpllibs-so-4175632618/)

patounet 06-25-2018 05:12 AM

Firefox and liblgpllibs.so
 
Hello,
I've installed Firefox with xnetpkg, and when I try to launch Firefox , I get the answer
PHP Code:

firefox
XPCOMGlueLoad error 
for file /usr/lib64/firefox/liblgpllibs.so:
/
lib64/libm.so.6version `GLIBC_2.27' not found (required by /usr/lib64/firefox/liblgpllibs.so)
Couldn't load XPCOM. 

But I can't find anywhere this famous libgpllibs.
If anyone can tell how and where I can find and add this librari.
Thank to all.

pan64 06-25-2018 05:19 AM

this is not a problem with liblgpllibs.so, but looks like an incompatibility between glibc and liblgpllibs.
The location of that lib was printed, did you check that? (/usr/lib64/firefox/liblgpllibs.so)

patounet 06-25-2018 06:59 AM

I'm sorry but I don't understand exactly what you mean ; I've found liblgpllibs.so at the exact place
Quote:

find /usr/lib64 -name 'liblgpllibs*'
/usr/lib64/firefox/liblgpllibs.so
if you can be more explicit it would help

patounet 06-25-2018 07:56 AM

Ok, I've found, and loaded GLIBC-2.27, so next.
Now it's that :

Quote:

firefox
XPCOMGlueLoad error for file /usr/lib64/firefox/libxul.so:
/usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.22' not found (required by /usr/lib64/firefox/libxul.so)
Couldn't load XPCOM.
and now, for sure, I can't find the GLIBCXX_3.4.22' ;
And after ....????waht else ???


All times are GMT -5. The time now is 07:06 PM.