unable to run OpenOffice from text mode
Posted
by
dilip
on Super User
See other posts from Super User
or by dilip
Published on 2012-03-23T06:16:15Z
Indexed on
2012/03/28
5:34 UTC
Read the original article
Hit count: 362
I have installed OpenOffice in Redhat5 in text mode. When I tried to start OpenOffice using the command:
sudo /usr/lib/openoffice/program/soffice "-accept=socket,host=localhost,port=8100; urp;StarOffice.ServiceManager " -nologo -headless -nofirststartwizard: "
It shows the error saying
javaldx: Could not find a Java Runtime Environment!
So I installed jre in my system, and then I did not get any error but OpenOffice does not start. Also I checked the process regarding OpenOffice, but I haven's seen any process related to that.
Can any one help me to fix this issue?
© Super User or respective owner