Installing SEAL IPP Proxy¶
-
Install the
unzip
unpacking program:-
RHEL:
sudo yum --assumeyes install unzip
-
SLES:
sudo zypper --non-interactive install unzip
-
-
In a browser, log on to the SEAL Systems delivery platform with your logon data:
https://delivery.sealsystems.de
Hint - logon data
You receive the logon data from your Technical Project Manager at SEAL Systems.
-
Download the IPP-Proxy - 1.0.0.19 - rpm folder. It is saved as
IPP-Proxy - 1.0.0.19 - rpm.zip
. -
Extract
IPP-Proxy - 1.0.0.19 - rpm.zip
:unzip "IPP-Proxy - 1.0.0.19 - rpm.zip"
-
Change to the
IPP-Proxy - 1.0.0.19 - rpm
directory and start installing the contained packages:cd "IPP-Proxy - 1.0.0.19 - rpm"
sudo sh install.sh
Hint - installed as a service
SEAL IPP Proxy is installed as a service. It is started automatically and does not have to be started manually.
Checking the Installed Version¶
rpm -qa | grep ipp-proxy