unable to run OpenOffice from text mode

Posted on

Problem :

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?

Solution :

ooffice -writer 

This, entered in a terminal, will open OpenOffice Writer.

Leave a Reply

Your email address will not be published. Required fields are marked *