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

Bug#182965: openoffice.org: OOo setup-bin cannot find shared libraries



Package: openoffice.org
Version: 1.0.2-2
Severity: normal

I have installed openoffice.org and dependencies onto my testing
installaion of debian, using package pinning to get the OOo debs and 
dependencies from unstable.

Each time I try to run openoffice, I get an error saying that setup-bin 
cannot find a shared library. But the library is there, in the same folder 
as setup-bin.

It's probably something simple for a developer to fix themselves, but the
target audience of OOo is not developers.

Details:

maffew@ada:~$ openoffice 
OpenOffice.org for Debian - see 
/usr/share/doc/openoffice.org/README.Debian.gz
running openoffice.org setup...
/usr/lib/openoffice/program/setup.bin: error while loading shared 
libraries: libcppu.so.3: cannot open shared object file: No such file or 
directory
setup failed.. abort
---- Please read /usr/share/doc/openoffice.org/README.Debian.gz for known 
problems -----

maffew@ada:~$ ls -l /usr/lib/openoffice/program/libcppu.so.3.0.1 
-rw-r--r--    1 root     root         145K 2003-02-12 11:31 /usr/lib/openoffice/program/libcppu.so.3.0.1

maffew@ada:~$ ldd /usr/lib/openoffice/program/setup.bin 
        /lib/libregframe.so => /lib/libregframe.so (0x40013000)
        libcomphelp2.so => not found
        libcppuhelper3gcc3.so => not found
        libcppu.so.3 => not found
        libvos2gcc3.so => not found
        libsal.so.3 => not found
        libsot641li.so => not found
        libtl641li.so => not found
        libvcl641li.so => not found
        libsvt641li.so => not found
        libsvl641li.so => not found
        libsbl641li.so => not found
        libj641li_g.so => not found
        libtk641li.so => not found
        libset641li.so => not found
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40023000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x400dd000)
        libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x400ea000)
        libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x400f3000)
        libdl.so.2 => /lib/libdl.so.2 (0x40109000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x4010c000)
        libm.so.6 => /lib/libm.so.6 (0x4015b000)
        libstlport_gcc.so.4.5 => /usr/lib/libstlport_gcc.so.4.5 (0x4017c000)
        libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x40235000)
        libc.so.6 => /lib/libc.so.6 (0x402df000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x403ef000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)


-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux ada.dnsalias.org 2.4.18 #1 Sun Nov 24 21:59:02 EST 2002 i686
Locale: LANG=en_AU, LC_CTYPE=en_AU

Versions of packages openoffice.org depends on:
ii  openoffice.org-bin            1.0.2-2    OpenOffice.org office suite binary
ii  openoffice.org-debian-files   1.0.2-2+1  Debian specific parts of OpenOffic
ii  openoffice.org-l10n-en        1.0.2-2    English (US) language package for 




Reply to: