Upgrade 5.04 -> 5.10 : OpenOffice down grrrrr

Davide Michel Morelli michel at ziobudda.net
Mon Oct 24 13:18:25 UTC 2005


Hi. I have upgraded my notebook from Kubuntu 5.04 to Kubuntu 5.10 with
substituion of "hoary" in "breezy" into apt/sources.list.

Now, I have some problem: 

1) OpenOffice.org: oowriter
OpenOffice.org for Debian -
see /usr/share/doc/openoffice.org/README.Debian.gz
Previous version found: OpenOffice.org 1.1.3
upgrading openoffice.org user configuration...
/usr/lib/openoffice/program/setup.bin: error while loading shared
libraries: libstdc++.so.5: cannot open shared object file: No such file
or directory
setup failed (code 0).. abort
---- Please read /usr/share/doc/openoffice.org/README.Debian.gz for
known problems -----

I have installaed OpenOffice with apt-get install openoffice, and I have
libstdc++ package. I have found that /etc/ld.so.conf contained only 

/usr/X11R6/lib
/lib32
/usr/lib32
/usr/X11R6/lib32

So I have added:

 /usr/X11R6/lib
/usr/lib
/usr/lib/openoffice/program/
/lib

Run "ldconfig -v" but: 

ldd /usr/lib/openoffice/program/setup.bin
        linux-gate.so.1 =>  (0x00000000)
        libsb645li.so => not found
        libsvt645li.so => not found
        libvcl645li.so => not found
        libtl645li.so => not found
        libcomphelp3gcc3.so => not found
        libcppuhelpergcc3.so.3 => not found
        libcppu.so.3 => not found
        libvos3gcc3.so => not found
        libsvl645li.so => not found
        libsalhelpergcc3.so.3 => not found
        libutl645li.so => not found
        libsal.so.3 => not found
        libset645li.so => not found
        libX11.so.6 => /usr/X11R6/lib32/libX11.so.6 (0x55582000)
        libXext.so.6 => /usr/X11R6/lib32/libXext.so.6 (0x55649000)
        libSM.so.6 => /usr/X11R6/lib32/libSM.so.6 (0x55657000)
        libICE.so.6 => /usr/X11R6/lib32/libICE.so.6 (0x55660000)
        libdl.so.2 => /lib32/tls/libdl.so.2 (0x55677000)
        libpthread.so.0 => /lib32/tls/libpthread.so.0 (0x5567a000)
        libm.so.6 => /lib32/tls/libm.so.6 (0x5568a000)
        libstlport_gcc.so => not found
        libstdc++.so.5 => not found
        libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0x556ad000)
        libc.so.6 => /lib32/tls/libc.so.6 (0x556b8000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x55555000)

but ls -la /usr/lib/libstdc++.so.*
lrwxrwxrwx  1 root root     18 2005-10-23 13:32 /usr/lib/libstdc++.so.5
-> libstdc++.so.5.0.7
-rw-r--r--  1 root root 829864 2005-09-16 13:22 /usr/lib/libstdc
++.so.5.0.7
lrwxrwxrwx  1 root root     19 2005-09-07 12:39 /usr/lib/libstdc++.so.60
-> libstdc++.so.60.0.3
-rw-r--r--  1 root root 907408 2005-04-02 14:15 /usr/lib/libstdc
++.so.60.0.3

And: 

$ sudo ldconfig -v | grep std
ldconfig: Path `/usr/X11R6/lib' given more than once
ldconfig: Path `/lib' given more than once
ldconfig: Path `/lib64' given more than once
ldconfig: Path `/usr/lib' given more than once
ldconfig: Path `/usr/lib64' given more than once
ldconfig: Cannot stat /usr/lib/libgettextpo.so: No such file or
directory
        libstdc++.so.5 -> libstdc++.so.5.0.7
        libkorg_stdprinting.so.1 -> libkorg_stdprinting.so.1.0.0
        libstdc++.so.60 -> libstdc++.so.60.0.3

2) Ati Driver.

I have downloaded and reinstalled ati-driver. I have changed the
xorg.con for the "ati" line (changed to fglrx) and: 

$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.2.1)

$ fgl_glxgears
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  145 (GLX)
  Minor opcode of failed request:  5 (X_GLXMakeCurrent)
  Serial number of failed request:  32
  Current serial number in output stream:  32


Tnx in advance for all.

-- 
Michel 'ZioBudda' Morelli                       michel at ziobudda.net
http://www.ziobudda.net                         ICQ: 58351764
http://www.phpbook.it                           FAX: 0291390660





More information about the kubuntu-users mailing list