Preparing for use
R&S
®
NRPM
26
Mannual 1425.8663.02 ─ 08
To install the R&S
NRP
Toolkit on Linux
R&S
NRP
Toolkit versions for Linux distributions are available on request.
Rohde
&
Schwarz provides installation packages for many popular distributions
like Debian, CentOS, Ubuntu, OpenSuse, Raspbian, and others, in various ver-
sions. The packages constitute installable
*.deb
or
*.rpm
files which can be
processed by the standard package tools (like
dpkg
or
rpm
) of the corresponding
Linux distribution.
1. To obtain an R&S
NRP
Toolkit for your distribution, contact the
Rohde
&
.
2. The corresponding packages come with a
README.txt
file which describes
in detail the steps to install the Linux R&S
NRP
Toolkit.
An R&S
NRP
Toolkit for Linux normally consists of several files (
*.deb
or
*.rpm
files). The associated files for a certain distribution all together make
up the individual R&S NRP-Toolkit for Linux. The following examples show
two random representatives. The filenames vary depending on the distribu-
tions and the versions.
Example: Files used on Debian based systems
sudo dpkg -i nrpzmodule-dkms_4.2.2_all.deb # Kernel driver
sudo dpkg -i libnrp_4.11-1_amd64.deb # Transport layer
sudo dpkg -i librsnrpz_3.0.0.0-1_amd64.deb # API
sudo dpkg -i libnrp-dev_4.11-1_amd64.deb # Dev. files
(Transport layer)
sudo dpkg -i librsnrpz-dev_3.0.0.0-1_amd64.deb # Dev.files
(API headers etc.)
Example: Files used on RPM based systems
sudo rpm -i kmod-nrpzmodule-4.2.2-1.el7.centos.x86_64.rpm
# Kernel driver
sudo rpm -i libnrp-4.11-1.el7.centos.x86_64.rpm # Transport layer
sudo rpm -i librsnrpz-3.0.0-1.el7.centos.x86_64.rpm
# API
sudo rpm -i libnrp-devel-4.11-1.el7.centos.x86_64.rpm
# Dev. files
(Transport layer)
sudo rpm -i librsnrpz-devel-3.0.0-1.el7.centos.x86_64.rpm
# Dev.files (API hdrs)
Installing the software application and drivers