Versions Compared

Key

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

How to install and start up Kiuwan Local Analyzer (KLA)

Table of Contents

Windows / MacOS

  1. Before you start, make sure you meet all the requirements to install the Kiuwan Local Analyzer; 

...

Once you have downloaded your 

  1. Download the ZIP file from the Kiuwan website;
  2. Extract all the files from the ZIP file; 
  3. Open the folder and run kiuwan.cmd (kiuwan.sh for Mac)

    Image Added
  4. Run your first scan

Linux / Unix

Under Unix-like systems, please check:

  • You need to change permissions for shell scripts.
    • Use a command like "chmod +x *.sh" for executable permissions.
  • Please check permissions of the Unix user running Kiuwan Local Analyzer:  
    • read/write permissions on AGENT_HOME/*
    • read permissions on directory of source code to be analyzed by Kiuwan

...