You are not logged in.

#1 2007-07-29 22:07:16

javierg
Member
Registered: 2007-06-22
Posts: 15

openoffice don't open

hi again, jeje...

i have a problem for execute openoffice... first the system was need jre, i did install jre, but now the problem is other...

In terminal show this:

[javier@jag home]$ /opt/openoffice/program/swriter
/opt/openoffice/program/soffice.bin: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by /opt/openoffice/program/libbasegfx680li.so)

i was looking for 'libstdc++.so.6' and 'GLIBXX_3.4.9' in the system with pacman -Q, but the packages are not there...

I need to install this???:

[root@jag home]# pacman -Ss libstdc
current/libstdc++5 3.3.6-1
    GNU Standard C++ library version 3

Offline

#2 2007-07-29 22:28:48

smurnjiff
Member
Registered: 2007-06-25
Posts: 211

Re: openoffice don't open

Is gcc installed?

pacman -Qo /usr/lib/libstdcc++.so.6

/usr/lib/libstdc++.so.6 is owned by gcc 4.2.1-1

pacman -Ql gcc | grep libstdc

gcc /usr/lib/libstdc++.a
gcc /usr/lib/libstdc++.so
gcc /usr/lib/libstdc++.so.6
gcc /usr/lib/libstdc++.so.6.0.9
gcc /usr/share/locale/de/LC_MESSAGES/libstdc++.mo
gcc /usr/share/locale/fr/LC_MESSAGES/libstdc++.mo

Offline

#3 2007-07-29 22:42:17

hussam
Member
Registered: 2006-03-26
Posts: 572
Website

Re: openoffice don't open

you most probably have an outdated system libraries, gcc,glibc etc..
run pacman -Syu
then check if the problem remains.

Offline

#4 2007-07-30 03:55:56

javierg
Member
Registered: 2007-06-22
Posts: 15

Re: openoffice don't open

Ok... i did pacman -Syu and the problem disappear...

thanks so much...

Offline

Board footer

Powered by FluxBB