Installation Prerequisites

Supported Operating Systems

The following is a list of the officially supported operating systems for Squore Server:

  • CentOS 6

  • Fedora 19

  • RedHat EL 5

  • RedHat EL 6

  • SuSe Linux 11.1

  • Ubuntu Server 14.04

  • Windows 7

  • Windows 8

  • Windows 10

  • Windows Server 2008 R2

Browser Compatibility

Squore is compatible with many browsers. The following is the list of officially supported browsers.

  • Google Chrome 24 and up

  • Mozilla Firefox 17 and up

  • Apple Safari 6 and up

  • Microsoft Internet Explorer 8 and up

For All Systems

For a successful installation of Squore, you will need:

  • The latest version of the Squore installer, which can be downloaded from http://support.squoring.com/download_area.php

  • A user account with system administrator privileges

  • The Oracle Java Development Kit version 1.6.0_45 (64 bit) or higher

    Warning

  • At least 2 GB of space available on the disk for a full installation

  • At least 8 GB of RAM on the server

  • A valid licence file (optional, since the licence file can be added after installation)

Tip

Keep in mind that the requirements above are the strict minimum. In production, Squore Server generally runs on a dedicated machine with a multi-core processor and 8 to 12GB of RAM. Squore reserves 25% of the available RAM of the machine to the database and another 25% to the server. External processes (like CheckStyle or Findbugs) running on the same machine as Squore may add to the amount of RAM required for analysing source code. Linux is known to offer better performances than Windows when running Squore.

Obtaining a Licence File

Because a licence is linked to the hardware on which Squore Server is installed, Squoring usually delivers a temporary licence to try out Squore first. This give you time to send out your host-id to our team, who will then issue a permanent licence file. In order to find out what your host-id is, follow these steps:

  1. Download the host-id checker from http://support.squoring.com/download_area.php

  2. Open a terminal on the machine where you installed or plan to install Squore.

  3. Run the command java -jar squore-hostid.jar.

  4. Send the output to support@squoring.com.

Packages for Windows

A JDK is required. The Windows installer contains the tcl and perl runtimes as well as a portable PostgreSQL installation.

Packages for Linux

On Linux platforms, the following must be installed before installing Squore:

If you are running on a headless server, java-1.6.0-openjdk is not sufficient, as it lacks some fonts to render Squore graphics. This is why using Oracle's JDK is recommended.