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

mozilla spell checker



Hello,
I'm trying to install the mozilla spell checker:

http://spellchecker.mozdev.org

It doesn't work. When I lauch mozilla directly (/usr/lib/mozilla/mozilla-bin) (in order to see thye stderr of the program which the shell script /usr/bin/mozilla redirect to /dev/null) I have the following error message:

**************************************************
nsNativeComponentLoader: SelfRegisterDll(/usr/lib/mozilla/components/libspellchecker.so) Load FAILED with error: libstdc++-libc6.1-2.so.3: cannot open shared object file: No such file or directory
**************************************************
**************************************************
nsNativeComponentLoader: SelfRegisterDll(/usr/lib/mozilla/components/libmyspell.so) Load FAILED with error: libstdc++-libc6.1-2.so.3: cannot open shared object file: No such file or directory
**************************************************

Indeed I do not have libstdc++-libc6.1-2.so.3. Looking in /usr/lib; I see that I have c++-libc6.2-2.so.3. Does anybody have an idea? (rem: symlinking libstdc++-libc6.1-2.so.3 to c++-libc6.2-2.so.3 suppress the error but it doesn't work either).

Thank you for your answers!

Olivier Esser



Reply to: