Install LibreOffice

Install LibreOffice

Check which version of LibreOffice is compatible with your version of PhixFlow: https://phixflow.atlassian.net/wiki/spaces/HELP100/pages/9106735970.

Windows

Linux

  • Run the following commands to install LibreOffice:

    sudo apt update sudo apt install libreoffice
  • Make sure that the Tomcat installation directory has the correct ownership, e.g.:

    sudo chown -R tomcat:tomcat /opt/tomcat