Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Check which version of LibreOffice is compatible with your version of PhixFlow: System Requirements and Compatibility.

Windows

Linux

  • Run the following commands to install LibreOffice:

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

    Code Block
    languagebash
    sudo chown -R tomcat:tomcat /opt/tomcat