LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   firefox upgrade (https://www.linuxquestions.org/questions/mandriva-30/firefox-upgrade-364053/)

simay 09-16-2005 06:43 PM

firefox upgrade
 
i am running Firefox1.0.2 that came with my distro of Mandriva 10.1, but i want to upgrade FF to 1.0.6. i have gone to mozilla.org, downloaded the tar.gz file for FF1.0.6, and untarred it just fine. however, when i give the command "[...firefox-installer]$ ./firefox-installer" i get this error

./firefox-installer-bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No suchfile or directory

what can i do to install FF1.0.6?
where can i get/open this ibstdc++.so.5 file that i cant open?

any help is appreciated,
:confused:

futurist 09-17-2005 01:33 AM

i also face the same problem,
go to RPMfind website and download it.

boxerboy 09-17-2005 04:16 AM

i got ff 1.0.6 from the package manager does that not upgrade it on 10.1 or even from the updates it should update ff to latest version. ignore the package manager it was updates i got it in.

simay 09-17-2005 05:51 AM

thanks for your replies, but i still have some problems.

futurist, i went to rpmfind.org, and the latest FF it has is 1.0.4, and i would like 1.0.6

boxerboy, could you clarify your post some, this is my first try with linux and im not that familier with it yet

boxerboy 09-17-2005 06:36 AM

if you have firefox if you do your updates it should update firefox to 1.0.6.

xgm 09-17-2005 06:58 AM

Go to http://rpm.pbone.net/index.php3/stat...libstdc++.so.5(GLIBCPP_3.2)
get the file that suits your distro and install it (with Konkeror), and then install FF.

Or go to konsole, su, and
urpmi.addmedia thacs.rpms http://rpm.nyvalls.se/10.2/RPMS with hdlist.cz
urpmi.update
urpmi mozilla-firefox
(Thac has the 1.0.6 version.)

There you go !

chemdawg 09-17-2005 10:35 AM

you should be able to use rpmdrake to install that package (the C++, not the firefox). once that's done, you can install firefox 1.0.6 the way you first tried. keep in mind it will install it whereever you untarred it.

futurist 09-17-2005 02:15 PM

search for libstdc++.so.5
login as root,
run
rpm -i <filename>
then install firefox

anyway, i think you can opt for Opera, i feel it is better.
or may try netscape.

reddazz 09-18-2005 02:51 AM

Code:

#urpmi libstdc++-5
to upgrade firefox, make sure you have the urpmi updates repositories for your distro setup and then run
Code:

#urpmi --auto-select


All times are GMT -5. The time now is 08:54 PM.