You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Perform the following steps to install the Scheer PAS ANALYZER on your Linux system:

  1. Extract the installer ZIP file to the folder you want to install the Analyzer to.
  2. Open shell script Analyzer.sh in an editor and adapt the Analyzer installation path

    ANALYZER_INSTALLATION_PATH="$HOME/Documents/Analyzer"

    to match with your installation folder.

  3. Make the script executable with

    chmod +x bin/Analyzer.sh
  4. Run the script to start the Analyzer.

    ./bin/Analzyer.sh
  • No labels