CHARON-SSP/4M for GNU/Linux Install Output
# yum localinstall charon-ssp-4m-1.0.22-x86_64.rpm
Examining charon-ssp-4m-1.0.22-x86_64.rpm: charon-ssp-4m-1.0.22-1.x86_64
Marking charon-ssp-4m-1.0.22-x86_64.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package charon-ssp-4m.x86_64 0:1.0.22-1 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
x86_64 1.0.22-1 /charon-ssp-4m-1.0.22-x86_64 1.9 Mcharon-ssp-4m
Transaction Summary
================================================================================
Install 1 Package
Total size: 1.9 M
Installed size: 1.9 M
Is this ok [y/d/N]: y
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : charon-ssp-4m-1.0.22-1.x86_64 1/1
Verifying : charon-ssp-4m-1.0.22-1.x86_64 1/1
Installed:
charon-ssp-4m.x86_64 0:1.0.22-1
Complete!
Post-Installation Tasks
The following post installations task are not required. However, for improved usability they are recommended.
Add the CHARON-SSP for Linux Software to the Shell PATH
To add the CHARON-SSP for Linux software to a C Shell environment, add the following to the end of .login:
Add CHARON-SSP for GNU/Linux Software to C Shell .login
setenv PATH $PATH:/opt/charon-ssp/ssp-4m:/opt/charon-ssp/ssp-4u
To add the CHARON-SSP for Linux software to a Bourne Shell environment (e.g. bash or sh), add the following to the end of , .profile .bash_
or :profile .bashrc
Add CHARON-SSP for GNU/Linux Software to Bourne Shell Login Profile
PATH=$PATH:/opt/charon-ssp/ssp-4m:/opt/charon-ssp/ssp-4u
export PATH
Kommentare zu diesen Handbüchern