Comment by petercc85:

In the openoffice package step:
#aptitude install xvfb  openoffice.org
There's a missing packages that enables the tool to run in headless mode:
#aptitude install xvfb  openoffice.org openoffice.org-headless
And by adding this the following command should execute without errors:
##xvfb-run --server-args='-screen 0 800x600x16' -a  
/usr/lib/openoffice/program/soffice -headless -nologo -norestore &


For more information:
http://code.google.com/p/openmeetings/wiki/InstallationDebian

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to