workaround openoffice2 auf amd64 ubuntu 6.06 dapper
Gerhard Gaußling
ggrubbish at web.de
Son Jul 2 13:42:17 BST 2006
Hallo,
FYI:
Falls openoffice aufr einem amd64 dapper nicht läuft
erhard at ubuntu:~$ /usr/bin/ooffice
/usr/lib/openoffice/program/javaldx: error while loading shared
libraries: libstdc++.so.6: cannot open shared object file: No such file
or directory
/usr/lib/openoffice/program/pagein: error while loading shared
libraries: libstdc++.so.6: cannot open shared object file: No such file
or directory
/usr/lib/openoffice/program/soffice.bin: error while loading shared
libraries: libstdc++.so.6: cannot open shared object file: No such file
or directory
kann man lib32stdc++6 (re)installieren:
gerhard at ubuntu:~$ sudo apt-get install --reinstall lib32stdc++6
http://www.ubuntuforums.org/archive/index.php/t-199582.html
ciao
Gerhard