cancel
Showing results for 
Search instead for 
Did you mean: 

Openoffice on Ubuntu 8.04

soeren_r
Champ in-the-making
Champ in-the-making
Alfresco refuses to start Openoffice no matter what I do.

Execution result:
   os:         Linux
   command:    "/usr/bin/sudo -H -u alfresco /usr/lib/openoffice/program/soffice" "-accept=socket,host=localhost,port=8100;urp;StarOffice.ServiceManager" -nologo  -headless -nofirststartwizard
   succeeded:  false
   exit code:  2
   out:
   err:        Cannot run program ""/usr/bin/sudo": java.io.IOException: error=2, No such file or directory

As you can see I have tried changing the command a bit to give Alfresco an absolute path to look for the files, but neither this version nor this

"soffice" "-accept=socket,host=localhost,port=8100;urp;StarOffice.ServiceManager" "-env:UserInstallation=file://oouser" -nologo -headless -nofirststartwizard -nocrashrep -norestore

works. What do I need to change to make the startup scripts find Openoffice?
1 REPLY 1

newmember
Champ in-the-making
Champ in-the-making
Try this and let me know if it works for you:

apt-get install xvfb openoffice.org-headless