Personal tools
You are here: Home CinnamonServer Installation of Binary Package 1. Dependencies

1. Dependencies

What you need to install the binary packages

 

To install the binary package, you need:

  • A Java servlet container (for example: Tomcat 6)
  • An RDBMS (for example: PostgreSQL 8.4 or newer)
  • A JRE (Java 6)
  • The full server package (cinnamon_server_postgresql-2.1.0.zip) from Cinnamon's SourceForge download page, which contains
    • cinnamon_config.xml - the main Cinnamon configuration
    • logback.xml - the logging configuration
    • dita_postgresql.sql - a script to create the DITA-database
    • dita_files.zip - the files needed for DITA on the Cinnamon server
    • cinnamon.war - the main server file
    • dita_index.zip - the Lucene index files for the DITA files.
  • (optional) The developer library bundle which contains many dependency libs of Cinnamon (unless you prefer to download them individually)

 

 

 

Document Actions