LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-29-2011, 04:35 AM   #1
casualzone
Member
 
Registered: Jan 2010
Posts: 189

Rep: Reputation: 15
install firefox 5


try to install firefox5, i got the error message as below:

./firefox-bin: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by /home/kstan/misc/firefox/libxul.so)

linux version:
Linux mypc 2.6.18-238.el5 #1 SMP Sun Dec 19 14:22:44 EST 2010 x86_64 x86_64 x86_64 GNU/Linux

after i search, i have downloaded libstdc++-4.6.0-9.fc15.i686.rpm from website.
invoke the command below:
rpm2cpio libstdc++-4.6.0-9.fc15.i686.rpm | cpio -idmv

The rpm does not work, it give me very long machine files

Íj?b- | Ò»Y?ѳ5 ( ( ??séÎ46%?{¿? < ÂQçÁIâ¥3å > ¼ÂÔ.?un?Ê?Lý¨õ0%?7@uõÇk??BTÍ?*R¦Æ©?â ; ê«ðÕºD?x?s?f7÷?i¶\H?Q?MèÔs{ê¿6çÛI.ÂTªãw??©þÔ


May i know how to resolve this?
 
Old 07-29-2011, 04:45 AM   #2
casualzone
Member
 
Registered: Jan 2010
Posts: 189

Original Poster
Rep: Reputation: 15
yum search libstdc++.so.6
Loaded plugins: rhnplugin, security
*Note* Red Hat Network repositories are not listed below. You must run this command as root to access RHN repositories.
base 3429/3429
custom 2/2
rpmforge-dag 10722/10722
Excluding Packages from EPEL-5Client - EPEL Repos
Finished
Excluding Packages from Red Hat Enterprise 5Client - RPMforge.net - dag
Finished
Warning: No matches found for: libstdc++.so.6
No Matches found
 
Old 07-29-2011, 08:29 AM   #3
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,517

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
A later libstdc++.so.6 : version "gcc-4.3.2" will do : libstdc++6-4.3.2-1.i386.rpm
The package provides /usr/local/c++4.3/ libstdc++.so.6 libstdc++.so.6.0.10
(The EL5 system libstdc++.so.6 in /usr/lib/ is too old.
And should not be replaced, I think.)


libstdc++6-4.3.2-1.i386.rpm can be downloaded here
https://docs.google.com/uc?id=0B7S25...nload&hl=en_US

.. And firefox-5.0.1 will start OK with this command :
cd firefox/ && export LD_LIBRARY_PATH=/usr/local/c++4.3:/usr/lib:/lib && ./firefox

The "export line" can also be added to the 'firefox' start script, line 52.
Then the start command is plain ./firefox

..

Last edited by knudfl; 07-29-2011 at 05:48 PM.
 
Old 08-01-2011, 09:28 PM   #4
casualzone
Member
 
Registered: Jan 2010
Posts: 189

Original Poster
Rep: Reputation: 15
i think i need 64bit rpm..
i got to search from net
 
Old 08-01-2011, 09:37 PM   #5
casualzone
Member
 
Registered: Jan 2010
Posts: 189

Original Poster
Rep: Reputation: 15
hardly to find for RHEL x64 rpm for that package.
can i download the mandriva distro rpm?
http://rpm.pbone.net/index.php3?stat...c%2B%2B6&field[]=1&field[]=2
 
Old 08-02-2011, 09:55 AM   #6
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,517

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Quote:
Can I download the mandriva ... rpm ?
Please do not try to install any alien packages, not meant for EL 5 !

Firefox-5.0.1 is a 32bits application. Works OK on EL 5, 64bits x86_64.


EL 5, 64bits x86_64 :
1) # rpm -Uvh libstdc++6-4.3.2-1.i386.rpm && exit
2) cd firefox/ && export LD_LIBRARY_PATH=/usr/local/c++4.3 && ./firefox


Remark : This post was written in firefox-5.0.1, EL5 64bits.

..

Last edited by knudfl; 08-02-2011 at 10:01 AM.
 
  


Reply

Tags
firefox5, firefox5-el5



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Firefox 8 is 20% Faster than Firefox 5, Install Firefox 8 in Ubuntu via PPA LXer Syndicated Linux News 0 07-21-2011 09:31 PM
LXer: Install Firefox 5 Beta in Ubuntu from the Firefox Next PPA LXer Syndicated Linux News 1 06-11-2011 07:38 PM
how to install firefox from firefox-3.5.3.tar.bz2 ? fazeel Linux - Newbie 3 09-14-2009 03:21 AM
New Kubuntu Dapper install - Firefox 1.5 to Firefox 2.0 Optiker Ubuntu 27 01-28-2007 10:18 PM
Install regular firefox instead of ubuntu firefox? sureshot324 Linux - Software 10 05-03-2006 02:45 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:13 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration