https://bugs.documentfoundation.org/show_bug.cgi?id=100284

            Bug ID: 100284
           Summary: Installation instructions fr 5.2.0 are wrong (Ubuntu
                    16.04)
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]

The Graphical Installation instructions at
https://wiki.documentfoundation.org/Documentation/Install/Linux#Graphic_Installation_.28Preferred_Way.29
no longer work as of Ubuntu 16.04.

Selecting all .deb files and opening them in Software Center doesn't do
anything but opening the packages repeatedly in USC, with only the last one
visible. Worse, clicking "Install" fails - see
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1590640

`sudo dpkg -i *.deb` doesn't work either, because dpkg doesn't install
dependencies, so that part of the installation instructions is wrong too.

As instructed at
http://askubuntu.com/questions/40011/how-to-let-dpkg-i-install-dependencies-for-me/,
I ran `sudo apt-get install -f` and `sudo dpkg -i *.deb`, and that did install
dependencies, but running any of the shortcuts fails silently.

>From the command line, I get this:

$ libreofficedev5.2 --calc
/opt/libreofficedev5.2/program/soffice.bin: error while loading shared
libraries: libmergedlo.so: cannot open shared object file: No such file or
directory

I've installed gdebi-core, then ran `gdebi *.deb`. That failed with `Dependency
is not satisfiable: lodevbasis5.2-core (>= 5.2.0.0.beta1)`.

Can the .deb TGZ have an install script, like the .rpm version?

The problem has also been reported at
https://ask.libreoffice.org/en/question/71044/lo-52-beta-wont-install-on-linux-x64/

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to