Files
loongoffice/desktop/test/deployment/executable_content/readme.txt
Andrea Gelmini 9eacac9600 Fix typos
Change-Id: I94019a8e77749f7e719eee8a1b872df6589283df
Reviewed-on: https://gerrit.libreoffice.org/72258
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
2019-05-14 07:08:29 +02:00

13 lines
449 B
Plaintext

When the executable is installed try to execute the executable "hello". The executable
file attribute (not on Windows) should be set.
CD into the extension directory in /user|share)/uno_packages/cache/uno_packages/xyz_
Then there are the directories for different platforms:
windows,
solaris,
linux
Each directory contains a hello executable. On linux one should execute it in a
shell with a build environment, so that the C++ runtime is found.