Re: Running X server in VE (*SOLVED*) [message #15630 is a reply to message #15533] |
Tue, 07 August 2007 13:29   |
marc1911
Messages: 11 Registered: August 2007
|
Junior Member |
|
|
Well I finally succeeded in getting OpenOffice working using vncserver. With regard to the Alfresco product I found a wiki-page ( http://wiki.alfresco.com/wiki/Running_OpenOffice_From_Termin al) that described a way to run OpenOffice from a terminal.
What I did was I installed vncserver and started it with display 1, like this:
# vncserver :1
furthermore I adjusted the startup command of OpenOffice and it came out like this:
# /opt/Alfresco/openoffice.org2.1/program/soffice " -accept=socket,host=localhost,port=8100;urp;StarOffice.Servi ceManager " -nologo -headless -nofirststartwizard -display :1 &
Because I had to make a lot of steps in getting Alfresco to work on the VPS, I wrote a Howto. Currently it's not more than a quick & dirty note just good enough for me to fall back to if needed, but if anyone is interessing I'm more than happy to rewrite it a bit and put it on the internet.
Regards,
Marc
[Updated on: Tue, 07 August 2007 13:29] Report message to a moderator
|
|
|