Installation on Linux


Installation

To install Isolator++ for Linux follow these steps:

 

Deb packages:

 

sudo dpkg -i <deb Isolator++ package>

 

RPM packages:

 

yum localinstall <rpm Isolator++ package>


Example in Ubuntu:



Isolator++ creates the following directories:

 

Directory

Contains

/usr/include/typemock

Include files for the test project.

/usr/lib64/typemock

Library files.

/usr/share/typemock

Utilities.

/usr/share/typemock/Examples

Example projects.

/usr/share/doc/typemock

Information files.

/usr/share/typemock/Examples/Common/gtest_files

Google test include and library files.