Product Documentation and Knowledge Base - HomeDocumentation


Charon-VAXCharon-AXPCharon-PDPCharon-SSPCharon-PAR
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The CHARON-SSP for GNU/Linux virtual machine software is shipped as a tar, gzip distribution package.  To begin the installation you must first obtain the package archive.  This can be downloaded from Stromasys or distributed by read-only media, such as a CD-ROM.  If you do not have the software package, then please contact either Stromasys or your Value Added Reseller for further help.

The CHARON-SSP for GNU/Linux comes in two 

To begin, unpack the distribution archive, like so:

Unpack CHARON-SSP Distribution

# cd /tmp
# tar xzvf /path/to/charon-axp-sma-2.2.14-x86_64_rpm.tar.gz

Once the archive is unpacked, change to the directory /tmp/charon-spk-ss20-2.2.14-x86_64_rpm.  This is where the remaining installation steps will take place.

All installation steps a required to be performed from a privileged account as denoted by the '#' prompt.

Installing the Sentinel HASP Runtime

The Sentinel HASP runtime is a necessary software package used to license the CHARON-SSP virtual machine.  Without this package it is not possible to run the CHARON-SSP software.  The RPM package is included in the tar, gzip CHARON-SSP distribution.

To install the Sentinal HASP runtime, use the following commands:

Sentinel HASP RPM Install Command

# yum localinstall aksusbd-2.2.1-1.x86_64.rpm

The installation process should generate output similar to the following:

Sentinel HASP Installation Output

Loaded plugins: langpacks
Examining aksusbd-2.2.1-1.x86_64.rpm: aksusbd-2.2.1-1.x86_64
Marking aksusbd-2.2.1-1.x86_64.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package aksusbd.x86_64 0:2.2.1-1 will be installed
--> Finished Dependency Resolution
 
Dependencies Resolved
 
================================================================================
Package       Arch         Version         Repository                     Size
================================================================================
Installing:
 aksusbd       x86_64       2.2.1-1         /aksusbd-2.2.1-1.x86_64       4.5 M
 
Transaction Summary
================================================================================
Install  1 Package
 
Total size: 4.5 M
Installed size: 4.5 M
Is this ok [y/d/N]: y
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : aksusbd-2.2.1-1.x86_64                                       1/1 
Starting aksusbd (via systemctl):  [  OK  ]
  Verifying  : aksusbd-2.2.1-1.x86_64                                       1/1 
 
Installed:
  aksusbd.x86_64 0:2.2.1-1

Complete!

Now that the Sentinel HASP software has been installed and it running correctly, it is possible to move on to installing the CHARON-SSP for GNU/Linux virtual machine software.

Removing the CHARON-AXP/SMA Software

To remove the CHARON-AXP/SMA for GNU/Linux software, execute the following command:

CHARON-AXP/SMA for GNU/Linux Uninstall Command

# yum remove charon-axp-sma

Executing the command above should generate output similar to the following.  When asked "Is this ok?"  Check the list of software to ensure it only includes the charon-axp-sma package and answer y(es) to proceed.

CHARON-AXP/SMA for GNU/Linux Uninstall Output

Loaded plugins: fastestmirror, langpacks
Resolving Dependencies
--> Running transaction check
---> Package charon-axp-sma.x86_64 0:2.2.14-1 will be erased
--> Finished Dependency Resolution
 
Dependencies Resolved

================================================================================
 Package                Arch           Version          Repository         Size
================================================================================
Removing:
 charon-axp-sma         x86_64         2.2.14-1         installed          14 M
 
Transaction Summary
================================================================================
Remove  1 Package
 
Installed size: 14 M
Is this ok [y/N]: y
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction

  Erasing    : charon-axp-sma-2.2.14-1.x86_64                               1/1
  Verifying  : charon-axp-sma-2.2.14-1.x86_64                               1/1
 
Removed:
  charon-axp-sma.x86_64 0:2.2.14-1
 
Complete!

 

 

  • No labels