I am looking for a way to convert generated DOCX files to DOC format on a FreeBSD server. LibreOffice’s –convert-to parameter would be very well, but I couldn’t compile LibreOffice on the server. As far as I understood the messages, LibreOffice’s dependencies require X to be installed.
How can I get a no-GUI, CLI-only version of LibreOffice with just –convert-to support?