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-96.3.0.190c8728.deb, where 96.3.0.190c8728 denotes the PMP version number.

Installer

The installer can be run using the command:

sudo dpkg -i pmp.96.3.0.190c8728.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.