[Bug 258002] editors/libreoffice defunct command line: wrong symbolic links
Date: Fri, 15 Oct 2021 13:51:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258002
Dima Panov <fluffy@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fluffy@FreeBSD.org
--- Comment #6 from Dima Panov <fluffy@FreeBSD.org> ---
Something wrong with your machine or poudriere setup which leads to broken
install.
I suggest to reinstall your box from scratch.
Just to be sure, I've made some tests.
On my own machine all symlinks are fine.
fluffy@vm:~ % file `which libreoffice`
/usr/local/bin/libreoffice: symbolic link to ../lib/libreoffice/program/soffice
fluffy@vm:~ %
fluffy@vm:~ % libreoffice --help
LibreOffice 7.2.2.2 20(Build:2)
Usage: soffice [argument...]
argument - switches, switch parameters and document URIs (filenames).
Using without special arguments:
Opens the start center, if it is used without any arguments.
{file} Tries to open the file (files) in the components
suitable for them.
{file} {macro:///Library.Module.MacroName}
Opens the file and runs specified macros from
the file.
[skip]
Same for official packages repo -- no issues with symlinks at all.
--
You are receiving this mail because:
You are the assignee for the bug.