Hello,
I’m trying to use a test server to do a massive conversion of format (from .doc to .html).
So I installed LibreOffice and tried to do the conversion.
Unfortunately, it didn’t work:
root@panda-dev:~/bin $ soffice --headless --convert-to txt:text blah.doc /usr/lib64/libreoffice/program/soffice.bin X11 error: Can't open display: Set DISPLAY environment variable, use -display option or check permissions of your X-Server (See "man X" resp. "man xhost" for details)
Can’t we use LibreOffice in batch mode when X is not installed?