EPrints Technical Mailing List Archive
Message: #03038
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] Re: OpenOffice failed to start
- To: "'eprints-tech@ecs.soton.ac.uk'" <eprints-tech@ecs.soton.ac.uk>
- Subject: [EP-tech] Re: OpenOffice failed to start
- From: John Salter <J.Salter@leeds.ac.uk>
- Date: Mon, 19 May 2014 12:13:37 +0100
Also, I noticed in our opennoffice.pl file, I have changed the invocation – although this may be due to using LibreOffice. The updated line uses a double-hyphen for the parameters: Original: $c->{invocation}->{openoffice} = '$(openoffice) "-accept=socket,host=localhost,port=8100;urp;StarOffice.ServiceManager" -norestore -nofirststartwizard -nologo -headless'; Changed to: $c->{invocation}->{openoffice} = '$(openoffice) "--accept=socket,host=localhost,port=8100;urp;StarOffice.ServiceManager" --norestore --nofirststartwizard --nologo --headless'; From the above line, you can see the command that eprints uses when trying to start open office. You can try running this command from the commandline too e.g. > /usr/lib/openoffice/program/soffice.bin "--accept=socket,host=localhost,port=8100;urp;StarOffice.ServiceManager" --norestore --nofirststartwizard --nologo --headless Cheers, John From: eprints-tech-bounces@ecs.soton.ac.uk [mailto:eprints-tech-bounces@ecs.soton.ac.uk] On Behalf Of Jacob Wenzel Thanks a lot for your reply! Med venlig hilsen/Best regards JACOB WENZEL ENERGIAKADEMIET On 19-05-2014 11:19, John Salter wrote:
|
- References:
- [EP-tech] OpenOffice failed to start
- From: Jacob Wenzel <jw@energiakademiet.dk>
- [EP-tech] Re: OpenOffice failed to start
- From: John Salter <J.Salter@leeds.ac.uk>
- [EP-tech] Re: OpenOffice failed to start
- From: Jacob Wenzel <jw@energiakademiet.dk>
- [EP-tech] OpenOffice failed to start
- Prev by Date: [EP-tech] Re: OpenOffice failed to start
- Next by Date: [EP-tech] Re: OpenOffice failed to start
- Previous by thread: [EP-tech] Re: OpenOffice failed to start
- Next by thread: [EP-tech] Drag and Drop
- Index(es):