[Libreoffice-bugs] [Bug 144053] Installation of German Language Pack for Version 7.x fails on OSX High Sierra
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Aug 25 16:05:04 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=144053
--- Comment #5 from mwilde at posteo.de ---
Ok, i see the script will probably never be changed regarding the already
closed issue remarked by Uwe.
So i will use the extract step in the terminal window to do the work from now
on for myself.
For all people interested in this solution (i have no script in place, so one
must adapt the commands according to his/hers environment) open a terminal and
follow the two steps (execute command after step description):
1. extract the resources from the language pack to the installed LibreOffice:
tar -C /Applications/LibreOffice.app/ -xjf /Volumes/LibreOffice\ de\ Language\
Pack/LibreOffice\ Language\ Pack.app/Contents/Resources/tarball.tar.bz2
2. "touch" the extensions to get actual modified date:
touch /Applications/LibreOffice.app/Contents/Resources/extensions
Please take notice on the "escaped" blanks inside the command lines (e.g. "\
de") which are neccessary because path contains blanks in my environment.
So i will check next version if this also works for me there.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210825/c67ad0a3/attachment.htm>
More information about the Libreoffice-bugs
mailing list