Linux

This page provides instructions on how to install and configure PMP on a Debian Linux machine. The installer installs the required components for PMP. The setup file is called pmp-95.3.0.dff3f0a4.deb, where 95.3.0.dff3f0a4 denotes the PMP version number.

Installer

The installer can be run using the command:

sudo dpkg -i pmp.95.3.0.dff3f0a4.deb

After installation the files are located in the following folders:

Folder

Description

/etc/systemd/system

Simulator services.

/usr/bin

Executables.

/usr/bin/modules

Simulator modules.

/usr/include

C++ header files.

/usr/lib

Libraries.

/usr/share/pmp/matlab

MATLAB/Simulink PMP toolbox and cross-compiler.

/usr/share/pmp/miscellaneous

PyXML to XML conversion tool.

/usr/share/pmp/schemas

XML schema files.

/usr/share/pmp/templates/processingblocks

Processing block templates.

/usr/src

C++ wrapper source file.