You are not logged in.

#1 2003-07-04 04:11:49

karrot-x
Member
From: USA
Registered: 2003-04-27
Posts: 10
Website

Flash plugin errors

I downloaded the flash tarball, told it to go to /opt/mozilla " like it should " but when i start mozilla i get

LoadPlugin: failed to initialize shared library /opt/mozilla/plugins/libflashplayer.so [libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory]

what should i do?

Im using mozilla btw smile


- Karrot-x.net

Offline

#2 2003-07-04 10:10:13

Gyroplast
Member
From: Germany
Registered: 2002-09-03
Posts: 166
Website

Re: Flash plugin errors

Looks like an incompatible binary to me.

Why don't you use the unofficial "flashplugin" package?


"That's the problem with good advice. Nobody wants to hear it."
-- Dogbert

Offline

#3 2003-07-04 14:11:45

Xentac
Forum Fellow
From: Victoria, BC
Registered: 2003-01-17
Posts: 1,797
Website

Re: Flash plugin errors

Make a symlink to the libstdc++.  That's been talked about on the forum before, search for it.


I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal

Offline

#4 2003-07-04 22:25:06

apeiro
Daddy
From: Victoria, BC, Canada
Registered: 2002-08-12
Posts: 771
Website

Re: Flash plugin errors

Yea, since flashplugin is a prebuilt binary, we can't fix the problem ourselves.  You have to create a symlink to the newer version of libstdc++ as below:

# ln -s libstdc++.so /usr/lib/libstdc++-libc6.2-2.so.3

Offline

Board footer

Powered by FluxBB