Install LibreOffice on Fedora and Ubuntu

Jack Wallen
Sep 30, 2010
Updated • Jan 16, 2013
Linux
|
12

You've probably already heard the news. OpenOffice has officially forked into LibreOffice. This fork is thanks to the way Oracle has botched nearly everything it has touched and the OpenOffice community wants to protect the flagship product. So now, there is a fully open office suite that, in my opinion, will actually be able to rise to newer and higher heights than it ever could under the firm thumb of Oracle and Sun.

Now, if you already have OpenOffice you can still install LibreOffice. And if you are using Windows you simply have to download the installation file from the LibreOffice download page. If you are using Fedora Linux you can download the GNU Linux file which, once unpacked, will contain all the rpm files you need. If you want to install in Ubuntu, you have to first create debs from the rpms. I am going to show you how to do just that in this article (along with showing you how to install LibreOffice in Fedora).

Installing in Fedora

As stated earlier, you need to download the package from the download site. When you do you will have a file ~/Downloads/LO_3.3.0-beta1_Linux_x86_install-rpm_en-US.tar.gz. NOTE: File name may vary depending upon location and when you download. Once you have that file downloaded open up a terminal window and follow these steps:

  1. Change into the ~/Downloads directory.
  2. Unpack the file with the command tar xvzf LO_3.3.0-beta1_Linux_x86_install-rpm_en-US.tar.gz which will create a new directory ~/Downloads/en-US. NOTE: The newly created directory will be based on your location and language.
  3. Change into the newly created directory.
  4. Change into the RPMS subfolder.
  5. Su to the root user and issue the command rpm -ivh *rpm to install the main packages.
  6. Now change into the sub-directory desktop-integration.
  7. Issue the command rpm -ivh *rpm to install the LibreOffice menu entries.

That's it. LibreOffice is now installed on your Fedora machine.

Ubuntu

In order to install on Ubuntu you have to create .deb files out of the .rpm files included with the downloaded packages. To do this you first have to install the application Alien. To install Alien do the following:

  1. Open up a terminal.
  2. Issue the command sudo apt-get install alien.
  3. Type your sudo password and hit Enter.
  4. Accept any dependencies.

Once Alien is installed, change into the directory containing the LibreOffice rpm files and issue the command:

alien -k *rpm

When this finishes (it will take a while), issue the command:

sudo dpkg -i *deb

The above command will install the newly created .deb packages. Now you need to do the same thing with the desktop-integration files. So change into that sub-folder and issue the command:

alien -k *rpm

followed by the command:

sudo dpkg -i *deb

Now you will see LibreOffice in your Applications > Office menu. You can open it up and use it exactly as you would have used OpenOffice.

Final thoughts

One thing to note is that LibreOffice, as of this writing, is still in beta. But it is still very reliable and will improve at a far greater rate than OpenOffice ever did. I'm actually happy to see this happen. I believe that Oracle was going to bury OpenOffice and let it gather dust.

Advertisement

Previous Post: «
Next Post: «

Comments

  1. Johannes said on January 13, 2011 at 8:46 pm
    Reply

    Thank you Jack for this post.

    Time has passed, and LibreOffice RC3 is available as .deb packages!
    There is also a LibreOffice ppa on Launchpad.

    More infos here:
    http://www.johannes-eva.net/how-to-install-libreoffice-on-ubuntu-linux

  2. SIFE said on December 20, 2010 at 4:58 pm
    Reply

    I need only Writer and Impress, can I remove other packages?

  3. su - said on November 30, 2010 at 1:33 am
    Reply

    I prefer logging in as root by typing “su -” in a terminal then run the commands. You are then fully logged in as root instead of typing “sudo this” and “sudo that” every time. The “-” after su insures you are using root’s PATH not your own. Remember only do this with trusted install packages.

  4. motleyblogger said on November 20, 2010 at 4:19 pm
    Reply

    Same problem as mostafa when using you install instructions for libreoffice. Get the same “menus conflict” error message when trying to install to Fedora 14. Not warning your readers that the install will not work on Fedora 14 just plain sucks.

  5. mostafa said on November 13, 2010 at 2:42 am
    Reply

    failed for me on fedora 14
    i got this message
    # rpm -ivh *rpm
    error: Failed dependencies:
    libreoffice3.3-suse-menus conflicts with libreoffice3.3-freedesktop-menus-3.3-1.noarch
    libreoffice3.3-redhat-menus conflicts with libreoffice3.3-freedesktop-menus-3.3-1.noarch
    libreoffice3.3-mandriva-menus conflicts with libreoffice3.3-freedesktop-menus-3.3-1.noarch
    mandrake-release is needed by libreoffice3.3-mandriva-menus-3.3-1.noarch
    /etc/SuSE-release is needed by libreoffice3.3-suse-menus-3.3-1.noarch

    i tried to double clic libreoffice3.3-redhat-menus-3.3-1.noarch.rpm and the shourtcuts appeared in applications
    but if i try to open it i get this error message Failed to execute child process “libreoffice” (No such file or directory)

  6. teo said on October 28, 2010 at 5:22 pm
    Reply

    First, you forgot the “sudo” for running alien:

    sudo alien -k *.deb

    Finally, it doesn’t work anyway. It produces a lot of error messages:

    error: incorrect format: unknown tag
    Package build failed. Here’s the log:
    dh_testdir
    dh_testdir
    dh_testroot
    dh_clean -k -d
    dh_clean: Compatibility levels before 5 are deprecated.
    dh_installdirs
    dh_installdirs: Compatibility levels before 5 are deprecated.
    dh_installdocs
    dh_installdocs: Compatibility levels before 5 are deprecated.
    dh_installchangelogs
    dh_installchangelogs: Compatibility levels before 5 are deprecated.
    find . -maxdepth 1 -mindepth 1 -not -name debian -print0 | \
    xargs -0 -r -i cp -a {} debian/libobasis3.3-base
    dh_compress
    dh_compress: Compatibility levels before 5 are deprecated.
    dh_makeshlibs
    dh_makeshlibs: Compatibility levels before 5 are deprecated.
    dh_installdeb
    dh_installdeb: Compatibility levels before 5 are deprecated.
    dh_shlibdeps
    dh_shlibdeps: Compatibility levels before 5 are deprecated.
    dpkg-shlibdeps: warning: couldn’t find library libeditengli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsvxcoreli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsvxli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libfweli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsfxli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libtlli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libi18nisolang1gcc3.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsvlli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsvtli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libutlli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libdbtoolsli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libcomphelp4gcc3.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libvclli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libtkli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libvos3gcc3.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libstlport_gcc.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libvclli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libabpli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libtlli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libabpli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsvtli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libabpli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsvlli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libabpli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsfxli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libabpli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libcomphelp4gcc3.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libabpli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libtkli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libabpli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libutlli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libabpli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsvxcoreli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libabpli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsvxli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libabpli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libstlport_gcc.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libabpli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libeditengli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsvxcoreli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsvxli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsfxli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsvtli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libtkli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libvclli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsvlli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsotli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libutlli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libtlli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libdbtoolsli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libcomphelp4gcc3.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libfweli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libi18nisolang1gcc3.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libforli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libforuili.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libstlport_gcc.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsvxcoreli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libdbuli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsvxli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libdbuli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsfxli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libdbuli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsvtli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libdbuli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libfweli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libdbuli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libtkli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libdbuli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libvclli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libdbuli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsvlli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libdbuli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsotli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libdbuli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libutlli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libdbuli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libtlli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libdbuli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libucbhelper4gcc3.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libdbuli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libdbtoolsli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libdbuli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libcomphelp4gcc3.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libdbuli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libvos3gcc3.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libdbuli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libeditengli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libdbuli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libdbali.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libdbuli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libstlport_gcc.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libdbuli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsvtli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libdbpli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libvclli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libdbpli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libtlli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libdbpli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsvlli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libdbpli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsfxli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libdbpli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libdbtoolsli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libdbpli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libutlli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libdbpli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libcomphelp4gcc3.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libdbpli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libstlport_gcc.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libdbpli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libdbtoolsli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libadabasuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libutlli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libadabasuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsvtli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libadabasuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libtlli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libadabasuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsvlli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libadabasuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libvclli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libadabasuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libucbhelper4gcc3.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libadabasuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsfxli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libadabasuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libtkli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libadabasuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libcomphelp4gcc3.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libadabasuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libstlport_gcc.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/libadabasuili.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libeditengli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptxmlli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsvxcoreli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptxmlli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libxoli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptxmlli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libvclli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptxmlli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libutlli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptxmlli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libtlli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptxmlli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libdbtoolsli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptxmlli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libcomphelp4gcc3.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptxmlli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libucbhelper4gcc3.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptxmlli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsfxli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptxmlli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsvlli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptxmlli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libsotli.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptxmlli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dpkg-shlibdeps: warning: couldn’t find library libstlport_gcc.so needed by debian/libobasis3.3-base/opt/libreoffice3/basis3.3/program/librptxmlli.so (ELF format: ‘elf32-i386’; RPATH: ‘/opt/libreoffice3/basis3.3/program:/opt/libreoffice3/basis3.3/program/../ure-link/lib’).
    Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
    To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
    dh_gencontrol
    dh_gencontrol: Compatibility levels before 5 are deprecated.
    dh_md5sums
    dh_md5sums: Compatibility levels before 5 are deprecated.
    dh_builddeb
    dh_builddeb: Compatibility levels before 5 are deprecated.
    dpkg-deb: control directory has bad permissions 700 (must be >=0755 and <=0775)
    dpkg-deb: building package `libobasis3.3-base' in `../libobasis3.3-base_3.3.0-1_i386.deb'.
    dh_builddeb: dpkg-deb –build debian/libobasis3.3-base .. returned exit code 2
    make: *** [binary-arch] Error 9
    find: `libobasis3.3-base-3.3.0': No such file or directory

  7. Indian-Art said on October 3, 2010 at 6:59 pm
    Reply

    Thanks Jack, I saw your article first and had bookmarked it so that I could install ‘LO’ later.

    But your instructions didn’t work for me as I not a very advanced user. Here is something I got that was more detailed. Source Ubuntu Geek: http://www.ubuntugeek.com/how-to-install-libreoffice-in-ubuntu-using-deb-packages.html

    First you need to download libreoffice tar.gz file from here http://download.documentfoundation.org/libreoffice/testing/

    Once you downloaded you can extract this file by right click on it and select extract here now you should be having en-US folder inside this you should be able to see DEBS folder.Installing all these deb files are easy from command line so open the terminal and run the following comamnd

    sudo dpkg -i ~/Desktop/en-US/DEBS/*.deb

    Finally you need to install desktop integration deb package using the following command

    sudo dpkg -i ~/Desktop/en-US/DEBS/desktop-integration/libreoffice3.3-debian-menus_3.3-9526_all.de

  8. vasiauvi said on October 2, 2010 at 11:33 am
    Reply

    Thanks for the tip!
    Just yesterday I’ve tried to install in Ubuntu and didn’t managed this but hope to work this time!

    Nice weekend!

  9. Apolodor said on September 30, 2010 at 5:48 pm
    Reply

    No need for “alien”. Just go to:
    http://download.documentfoundation.org/libreoffice/testing/

    and download:
    LO_3.3.0-beta1_Linux_x86_install-deb_en-US.tar.gz
    or
    LO_3.3.0-beta1_Linux_x86-64_install-deb_en-US.tar.gz

    1. henry said on November 22, 2010 at 10:04 pm
      Reply

      Thanks for the tip. Otherwise I would’ve had the same problems with the menus.

Leave a Reply

Check the box to consent to your data being stored in line with the guidelines set out in our privacy policy

We love comments and welcome thoughtful and civilized discussion. Rudeness and personal attacks will not be tolerated. Please stay on-topic.
Please note that your comment may not appear immediately after you post it.