[Libreoffice] Two small problems with make dev-install
Tor Lillqvist
tlillqvist at novell.com
Tue Jun 28 06:31:43 PDT 2011
> there is a space between the points in front of /ooenv
That is correct. The first . is the portable Bourne style shell command to source a file.
> 2/ the script ooenv is not executable
That is because it should not be. It is sourced, not run as a separate command (process). Making it executable and running it as a separate process achieves nothing.
--tml
More information about the LibreOffice
mailing list