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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
02-12-2004, 04:32 PM
|
#1
|
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,466
Rep: 
|
Problem installing Flash plugin
I'm using Mozilla 1.4 on Mandrake 9.2 and after using the Flash installer, the plugin doesn't appear in Mozilla. I've read that libstdc++ is needed, which I appear to have installed:
[root@manorhouse91 nick]# rpm -qa | grep libstdc++
libstdc++5-devel-3.3.1-2mdk
libstdc++5-3.3.1-2mdk
Any ideas what I can to do fix this?
Thanx.
|
|
|
|
02-12-2004, 05:30 PM
|
#2
|
|
Senior Member
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073
Rep:
|
You need to have libstdc++-3-libc6.2-2-2.10.0.so installed in /usr/lib (or somewhere listed in /etc/ld.so.conf) and make three symbolic links pointing
Code:
su
password
cd /usr/lib
ln -s libstdc++-3-libc6.2-2-2.10.0.so libstdc++-libc6.1-1.so.2
ln -s libstdc++-3-libc6.2-2-2.10.0.so libstdc++-libc6.2-2.so.3
ln -s libstdc++-3-libc6.2-2-2.10.0.so libstdc++-libc6.3-2.so.3
|
|
|
|
02-13-2004, 07:48 AM
|
#3
|
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,466
Original Poster
Rep: 
|
Does my libstdc++ need updating? I don't have those files. In my /usr/lib, I've got libstdc++.so.5@ and libstdc++.so.5.0.5*.
|
|
|
|
02-13-2004, 10:40 AM
|
#4
|
|
Member
Registered: May 2003
Location: Pensacola, Florida
Distribution: Debian, Slackware, Amigo, Ubuntu
Posts: 221
Rep:
|
Go get it (the lib) on www.rpmfind.net. It worked for me when I used Mandrake. for further help, look at the link in my sig.
|
|
|
|
02-13-2004, 08:55 PM
|
#5
|
|
Member
Registered: Jan 2002
Location: New Zealand
Distribution: Mandrake 9.1,Suse 8.2
Posts: 139
Rep:
|
You should be able to find it on one of your MDK 9.2 CD's.
Lachlan
|
|
|
|
02-14-2004, 05:12 AM
|
#6
|
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,466
Original Poster
Rep: 
|
Quote:
Originally posted by lachlan
You should be able to find it on one of your MDK 9.2 CD's.
Lachlan
|
The libstdc++ packages from my CDs are already installed, as I've said above.
Another thread says to install this version of libstdc++: http://rpmfind.net//linux/RPM/mandra...mdk.i586.html. This is an older version than the one I'm using, so will I have any problems if I do install it?
Last edited by Nylex; 02-14-2004 at 05:26 AM.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:26 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|