[opensuse] minor hiccup with openoffice install on 10.2
I am trying to get OpenOffice to work again on my SuSE 10.2 installation. It appears to reinstall just fine, but when I start the app up it only flashes the splash dialog and the app doesn't really start. The error I get when I try to run one of the executables is: bentley@bentley-t60p-suse:/usr/bin> oowriter /usr/lib/ooo-2.0/program/javaldx: /usr/local/lib/libgcc_s.so.1: version `GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6) /usr/lib/ooo-2.0/program/pagein: /usr/local/lib/libgcc_s.so.1: version `GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6) /usr/lib/ooo-2.0/program/soffice.bin: /usr/local/lib/libgcc_s.so.1: version `GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6) ** (process:6716): WARNING **: Unknown error forking main binary / abnormal early exit ... bentley@bentley-t60p-suse:/usr/bin> ------ However, SuSE 10.2 doesn't appear to want to let me install GCC 4.2.X via Yast2. It doesn't appear that the install process is keen on the idea of letting me install an older verison of OpenOffice... Does someone know of a fix? Thanks, -Mike -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Tuesday 07 August 2007 14:02, Michael Brian Bentley wrote:
I am trying to get OpenOffice to work again on my SuSE 10.2 installation. It appears to reinstall just fine, but when I start the app up it only flashes the splash dialog and the app doesn't really start.
The error I get when I try to run one of the executables is:
bentley@bentley-t60p-suse:/usr/bin> oowriter /usr/lib/ooo-2.0/program/javaldx: /usr/local/lib/libgcc_s.so.1: version `GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6) /usr/lib/ooo-2.0/program/pagein: /usr/local/lib/libgcc_s.so.1: version `GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6) /usr/lib/ooo-2.0/program/soffice.bin: /usr/local/lib/libgcc_s.so.1: version `GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6)
** (process:6716): WARNING **: Unknown error forking main binary / abnormal early exit ... bentley@bentley-t60p-suse:/usr/bin>
Very strange. Your system looks quite inconsistent. If you still have the problem, could you please cut&past output from the following commands? rpm -qf /usr/lib/libstdc++.so.6 rpm -qf /lib/libgcc_s.so.1 -- Best Regards, Petr Mladek software developer --------------------------------------------------------------------- SUSE LINUX, s. r. o. e-mail: pmladek@suse.cz Lihovarská 1060/12 tel: +420 284 028 952 190 00 Prague 9 fax: +420 284 028 951 Czech Republic http://www.suse.cz/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (2)
-
Michael Brian Bentley
-
Petr Mladek