[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: flash plugin



On Tuesday 03 February 2004 01:52 pm, Daniel Ferreira wrote:
> Sorry, I had some problems with my mail.

That certainly would explain it. No need to apologize - I just wanted to 
make sure you had tried the suggestions that had been already given.

> I've already have the following packages installed:

[snipped]

> but when I try to run Mozilla Firebird 0.7 I receive the msg:
>
> LoadPlugin: failed to initialize shared library
> /home/daniel/.mozilla/plugins/libflashplayer.so [libstdc++.so: cannot
> open shared object file: Arquivo ou diretório não encontrado]
>                          ^^^^^^^^^^^^^^^^^^^^
>
> 			It means that Firebird couldn't find libstdc++.so

Have you checked to see if /usr/lib/libstdc++-libc6.2-2.so.3 exists (it's 
what the flash plugin is looking for)? You should have it (it's part of 
libstdc++2.10-glibc2.2), but you might want to make sure.

If you do have it, you could try running ldconfig as root to see if that 
makes Mozilla Firebird find it. If not, you could just create it as a 
symbolic link to libstdc++-3-libc6.2-2-2.10.0.so, or do "apt-get install 
--reinstall libstdc++2.10-glibc2.2".

Adam



Reply to: