...
Extract the contents of the distribution TAR.GZ files to the current directory:
# tar -xvzf charon-axp-<VER>-<BN>.<ZZ>.tar.gz
where:
Description
VER
Version of CHARON-AXP product, for example 4.11
BN
Build Number of CHARON-AXP product, for example 20403
ZZ
CHARON-AXP target operating system identifier.
For CentOS 8x 'ZZ' value is 'el8'
For CentOS 7.x 'ZZ' value is 'el74'
For Red Hat Enterprise Linux 8.x 'ZZ' value is 'el8'.0
For Red Hat Enterprise Linux 7.x the x 'ZZ' value is 'el74'.
For Red Hat Enterprise Linux 6.5 to 6.10 the 10 'ZZ' value is 'el65'.Example:
# tar -xvzf
charon-axp-4.11-20403.el74.tar.gz
As a result, the new directory "charon-axp-<VER>-<BN>.<ZZ>" will be created.
Div class pagebreak
...
|
...
|
...