Anchor | ||||
---|---|---|---|---|
|
Include Page | ||||
---|---|---|---|---|
|
...
- Upgrading to this Charon-PAR from an older version requires a license update. Please contact your VAR or Stromasys representative to plan the update.
- Charon-PAR version 3.0 and higher is incompatible with licenses of earlier versions. Earlier product versions are incompatible with licenses for Charon-PAR 3.0 and higher. Charon-PAR/PA3 licenses for version 3.0 are not backward compatible for emulators running with version 2.x.
Please note: The Charon-PAR version 3.0 and higher emulator kits contain the haspvlib library and the hasp_srm_view and hasp_update utilities. This means that there may be installation conflicts with other Charon emulator products on the same host systems. Such conflicts can be overcome either by not installing the conflicting modules of the other products (if possible), or by forcing the installation of the Charon-PAR kit.
Charon-PAR Software Packages Overview
...
- For the installation of a Charon-PAR/PA3 emulated system, a preinstalled MPE/iX 7.5 disk image (mpe75a.dsk.bz2) is required. This will be provided by Stromasys.
- For the installation of a Charon-PAR/PA9 emulated system, a HP-UX ISO is required.
- Additional packages may be required to be installed on the host operating system. They will be discussed in the sections where they are relevant.
- If additionally required packages are not available in the standard repositories of the host operating system, additional repositories can be installed using, for example, the EPEL repository (more information: https://fedoraproject.org/wiki/EPEL).
...
The aksusbd package requires the 32-bit glibc-library. On supported Linux distributions, this library is available through the standard repositories. If this package is missing, the installation of the license drivers will fail with an error message about missing 32-bit compatibility packages.The The relevant package is glibc.i686 on Red Hat Enterprise Linux and CentOS.
...
The aksusbd package installs the programs aksusbd and the hasplmd in /usr/sbin.
The example below shows the installation of the aksusbd package from the Charon-PAR 2.1 kit with automatic installation of the 32-bit glibc library and its dependencies:
...
Step | Command | |
---|---|---|
1 | Log in as the privileged user on the system ("root"). | |
2 | Go to the directory in which the rpm packages were stored. | # |
3 | Install the Charon-PAR packages. | #
|
The following shows a sample installation of the Charon-PAR emulator package on CentOS 8:
...
The updated PATH variable will become active after the next login. You can also execute this command directly: # . /etc/profile.d/charon.sh
Post-Installation Tasks
Install PuTTY
:A recommended post-installation task is the installation of PuTTY to connect to the emulated console. The associated package is part of the EPEL repository.
PuTTY installation steps CentOS/Red Hat 7.x:
Step | Command | |
---|---|---|
1 | Log in as the privileged user on the system ("root"). | |
2 | If the additional repository has not yet been installed, install it. The rpm package to install the EPEL repository is included in the extras repository of Red Hat and CentOS. | Older Red Hat / CentOS 7 versions: # Current Red Hat and CentOS versions:
Additionally recommended on Red Hat (as EPEL packages may depend on the extras repositories:
Up-to-date information can be found on the following page: https://fedoraproject.org/wiki/EPEL |
3 | Install PuTTY. | # yum install putty |
4 | If you used PuTTY before, you will have a .putty or .config/putty directory under your home directory already. If the PuTTY configuration directory does not already exist, create the .config/putty directory in the home directory of the root user. | Start PuTTY: Select and load the default settings. Click on Save. Exit PuTTY. |
5 | Copy the Charon-PAR profiles to the PuTTY sessions directory of the root user (depending on where you stored you session data). |
or
|
...
At the time of writing, PuTTY is not yet included in the CentOS and Red Hat EPEL repositories. However, it is possible to install the package from the EPEL repository for Linux version 7 .using the following steps:
Step | Command | |
---|---|---|
1 | Log in as the privileged user on the system ("root"). | |
2 | Check the PuTTY version available in the EPEL repository for CentOS / Red Hat 7.x | Using a web-browser, go to http://dl.fedoraproject.org/pub/epel/7/x86_64/Packages/p/ and determine the filename of the PuTTY package. It will be in the format putty-<version>.el7.x86_64.rpm |
3 | Install PuTTY. |
|
4 | If you used PuTTY before, you will have a .putty or .config/putty directory under your home directory already. If the PuTTY configuration directory does not already exist, create the .config/putty directory in the home directory of the root user. | Start PuTTY: Select and load the default settings. Click on Save. Exit PuTTY. |
5 | Copy the Charon-PAR profiles to the PuTTY sessions directory of the root user (depending on where you stored you session data). |
or
|
...