[Libreoffice-bugs] [Bug 126785] All libreoffice programs are duplicating the inputs
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Oct 21 02:40:38 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=126785
--- Comment #17 from Victor Silva <vfbsilva at gmail.com> ---
Okay seems I have problems to build LO in Manjaro with the script [1]:
At a first attempt I got:
./LOInstall.sh
master_dbg~2019-10-09_11.54.09_LibreOfficeDev_6.4.0.0.alpha0_Linux_x86-64_archive_langpack_en-US.tar.gz
##################################################################
LOInstall.sh: FATAL: Aborting! cannot guess language; please try calling me
with langpack archive.
Usage: LOInstall.sh <INSTALLARCHIVE>
try LOInstall.sh -h for description
So looking the source I changed the suffix removing the extra so it could match
the pattern but it still did not work:
./LOInstall.sh
LibreOfficeDev_6.4.0.0.alpha0_Linux_x86-64_archive_langpack_en-US.tar.gz
Build =
Software = LibreOfficeDev
Version = 6.4.0.0.alpha0
OS = Linux
ARCH = x86-64
PACKAGE = archive
LANG = en-US
PREFIX = LibreOfficeDev_6.4.0.0.alpha0_Linux_x86-64
DIRNAME = LibreOfficeDev_6.4.0.0.alpha0_Linux_x86-64
P.TYPE = archive
##################################################################
LOInstall.sh: FATAL: Aborting! Unknown package type: archive
Usage: LOInstall.sh <INSTALLARCHIVE>
try LOInstall.sh -h for description
[1]https://wiki.documentfoundation.org/User:Nnino/Scripts/LiboParaInstall.sh
--
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/20191021/3a8c94bd/attachment.html>
More information about the Libreoffice-bugs
mailing list