LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Firefox wont load after slackpkg upgrade (https://www.linuxquestions.org/questions/slackware-14/firefox-wont-load-after-slackpkg-upgrade-4175652256/)

SAJM 04-16-2019 04:46 PM

Firefox wont load after slackpkg upgrade
 
I'm running Slack 14.2 and upgraded firefox to ver 60 (something)

I typed: slackpkg upgrade package firefox

There were no errors but when I tried to run Firefox I just got the bouncing ball for maybe a minute but no Firefox.

I rebooted and ran it as root with the same results.

I'm at a bit of a loss

linus72 04-16-2019 04:52 PM

Hello
can you open a terminal and put in "firefox" and tell us the output of that message?

SAJM 04-16-2019 05:02 PM

bash-4.3$ firefox
XPCOMGlueLoad error for file /usr/lib64/firefox/libxul.so:
/usr/lib64/../lib64/libz.so.1: version `ZLIB_1.2.9' not found (required by /usr/lib64/firefox/libxul.so)
Couldn't load XPCOM.
bash-4.3$

linus72 04-16-2019 05:06 PM

mmm you didnt upgrade to a slackware -current firefox did you?

SAJM 04-16-2019 05:06 PM

Im guessing I should install ZLIB_1.2.9

ponce 04-16-2019 05:10 PM

you should upgrade all the packages in /patches/packages, not just some.

if you want to do it using slackpkg the syntax is
Code:

slackpkg update
slackpkg upgrade-all

like linus72 said, check the mirror you selected: you can use this command
Code:

grep -v ^# /etc/slackpkg/mirrors

linus72 04-16-2019 05:11 PM

My slackpkg search zlib

[uninstalled] - zlib-1.2.11-x86_64-1_slack14.2
I just installed it seems its helpful/depends for many programs

Edit I use Chromium

SAJM 04-16-2019 05:11 PM

I just typed

slackpkg upgrade package firefox

and satback and watched.
Unfortunately it all looked OK so I did not pay too much attention to the term.

SAJM 04-16-2019 05:13 PM

Quote:

Originally Posted by ponce (Post 5985715)
you should upgrade all the packages in /patches/packages, not just some.

if you want to do it using slackpkg the syntax is
Code:

slackpkg update
slackpkg upgrade-all

like linus72 said, check the mirror you selected: you can use this command
Code:

grep -v ^# /etc/slackpkg/mirrors

I did that before upgrading FF

linus72 04-16-2019 05:14 PM

do slackpkg search zlib
what does it say??

SAJM 04-16-2019 05:23 PM

Here it is:

bash-4.3# slackpkg search zlib

Looking for zlib in package list. Please wait... DONE

The list below shows all packages with name matching "zlib".

[ upgrade ] - zlib-1.2.8-x86_64-1 --> zlib-1.2.11-x86_64-1_slack14.2

You can search specific files using "slackpkg file-search file".


bash-4.3#

linus72 04-16-2019 05:32 PM

ok upgrade it
slackpkg upgrade zlib

SAJM 04-16-2019 05:35 PM

WOO HOO Got it!!!

I carrioed out the upgrade, no errors and FF loaded

Wow it's quite different from the old version I was running.

Thank you all so much for your time and help.

linus72 04-16-2019 05:52 PM

No worries bro, roll on!
Go up to thread tools at top right of ypur first post and mark SOLVED


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