Installing the Distributed Analysis package
Installing the Distributed Analysis packageThe Distributed Analysis components are available as a separate Klocwork installation package (for example, on Linux, the package is kw-dist-build-installer.18.1.x.x.linux.sh). Where do I get the software? Download the package from Klocwork Support. Typically, only one or two users in an organization have access to Klocwork Developer Network. If you don't have access, you can register for a new account. Installing on UnixTo install the complete Klocwork Distributed Analysis package on Unix:
Installing on WindowsOn Windows, you can use the installation wizard or perform an unattended installation. To install the Klocwork Distributed Analysis package on Windows, you must have administrator permissions for the machine you want to install on.
Installing Klocwork with the installation wizardTo install the Klocwork Distributed Analysis package or its components on a local machine:
Running an unattended installation on WindowsTo run an unattended Windows installation of the Distributed Analysis package, enter the following command: <kw-dist-build-installer> /S/v"/qn [ADDLOCAL=<component_code>] INSTALLDIR=<install_directory> /lv* <log_file>" where:
Note: Surround any value that contains spaces with escaped quotation marks (\").
Example: kw-dist-build-installer.18.1.0.353.windows.exe /S /v"/qn INSTALLDIR=\"C:\Klocwork\18.1\Distributed Analysis\" /lvx* C:\Klocwork\dist_analysis.log"
Log files for Windows installationAn installation log file is saved to %USERPROFILE%\AppData\Local\Temp whenever one of the Klocwork installation packages is started on Windows. These log files are named Klocwork<release-number>-<package>.log . For example, the installation log file for the Klocwork 2018.1 Distributed Analysis package is named Klocwork18.1-Dist.log. A logs directory is also created in the root Klocwork installation directory during installation on Windows. For the Server installer, for example, the log files in this directory store kwservice output when the servers are first started and the projects_root directory is initialized. If you need to troubleshoot your installation, check these logs. |