Forum


Replies: 9   Views: 13160
Javaldx failed when trying to run openoffice in headless mode
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by dev@kizeo.com  · 17-04-2013 - 16:38

Hello,

I re-started my installation of PHPDOCX from the beginning and the execution of OpenOffice in headless mode was successful.
I had another problem. When I executed my PHP script in a command shell I had the following error :
error while loading shared libraries: libgthread-2.0.so.0: cannot open shared object file: No such file or directory

I solved this problem by installing the package ia32-libs-gtk

And now it works.

Thank you for your help.

Regards