Install

How to install GSEACompass on any supported OS.

To install GSEACompass on you working environment, simply follow these few steps.

Windows

  • Double-click on the installer (e.g. GSEACompass-X.X-setup.exe),

  • A popup will be opened and soon closed, without asking any user input,

  • Once closed, you should be able to see the GSEACompass icon on your desktop and start-bar.

Linux distributions

  • Unzip the downloaded zip file running the following command from you terminal, be sure to be in the directory where the zip package is located

    # Substitute GSEACOMPASS_PACKAGE_NAME.zip with the name of the package you downloaded
    $ sudo unzip GSEACOMPASS_PACKAGE_NAME.zip
  • Open the unziped directory,

  • There you should find a file called gseacompass, that's the executable.

Last updated