Hi
I have been donated an old linux workstation, openSUSE V 11.4 & 2.6.37.1-1.2.
-It has a huge amount of "specialty" software I want to use, that was laboriously put in place by the original owner, -lots of false starts, dependencies, etc., etc.
-So, at least for now, I absolutely don't want to upgrade the OS, of course, -as I would lose all of that.
But, of course, firefox that's on there is hopelessly outdated, and even blocked from this forum...
Some background:
An attempt to bring a new browser to that machine:
1) I went to the mozilla site and also
https://software.opensuse.org/package/MozillaFirefox -and downloaded the firefox they wanted to give me (v72) for linux.
2) I un-tarred it in a sub-directory I made in my home directory.
3) Inside that sub-directory, doing a "which firefox" shows it to point to that new firefox inside the sub-directory, but outside is the old, "working one", still available.
-Expecting nothing great, I try to run firefox. (I assume the minimum that the libraries won't jive, etc., but, let's see).
4)
The errors listed out:
(After running this line command: /home/me/ff_try/firefox/firefox )
XPCOMGlueLoad error for file /home/qingbing/ff_try/firefox/libmozgtk.so:
libgtk-3.so.0: cannot open shared object file: No such file or directory
Couldn't load XPCOM.
5) Finding and grepping around, it does seem I only have libgtk-2 floating around (I am v11.4, eh?).
6) -I've already found this site:
http://ftp5.gwdg.de/pub/opensuse/dis...s/suse/x86_64/
(and had just used it to get my wlan wireless up and running by grabbing iw)
-I found an rpm that seems to be what the error message says I am missing?? :
libgtk-3-0-3.0.0-3.3.x86_64.rpm
-And there are other rpm's beginning with gtk3-xxx.rpm, also ...
I'm pretty afraid to try to install this "rpm" library -- don't even know how to ascertain what libraries are in place, and whether this would over-ride the current libgtk-2 and ruin everything???
-Or will it just be another set of libraries available for programs that ask for it??? -Don't want to wreck what I do have!
-I'm hoping I can get some guru help here!!!
Thanks very much