...
The Sentinel HASP runtime is a necessary software component used to license the CHARON-SSP for GNU/ Linux virtual machine software. Without this package it is not possible to run the CHARON-SSP virtual machine software. The RPM package is included as part of the tar, gzip CHARON-SSP distribution.
The CHARON-SSP for GNU/ Linux software comes in two separate install packages. The table below describes these:
Panel |
---|
bgColor | #ffffff |
---|
titleBGColor | #f0f0f0 |
---|
title | CHARON-SSP for GNU/ Linux Installation Packages |
---|
|
Product Name | Description | Distribution Package Name |
---|
CHARON-SSP/4M | 32-bit SPARC V8 virtual machine based on the sun4m architecture. | charon-ssp-4m-1.0.21-x86_64_rpm.tar.gz | CHARON-SSP/4U | 64-bit SPARC V9 virtual machine based on the sun4u architecture. | charon-ssp-4u-1.0.21-x86_64_rpm.tar.gz |
|
To begin, unpack the distribution archive, like so (the example below shows CHARON-SSP/4M for GNU/ Linux):
Panel |
---|
bgColor | #ffffff |
---|
titleBGColor | #f0f0f0 |
---|
title | Unpack CHARON-SSP/4M for GNU/ Linux Distribution |
---|
|
# cd /tmp
# tar xzvf /path/to/charon-ssp-4m-1.0.21-x86_64_rpm.tar.gz
|
|
...