READLINUX.TXT file ------------------ Please choose one of these installation procedures. Follow these steps to install Solution-Pac. A/ How to install Solution-Pac package ====================================== 1- untar and uncompress archive (For new Linux Packages since release GG) $>tar xzf .tar.gz 2- go to the directory, ./solpac_xx/install/ (where xx is Solution-Pac version), 3- run the program ./setup 4- follow the instructions on the Installation Wizard screens. 5- When the installation is finished, clean-up the ./solpac_xx directory and its content. B/ How to install Solution-Pac RPM package ========================================== 1- either use your favorite RPM package maintainer (kpackage, GnoRPM, YaSt, etc.) OR use the 'rpm' command. * to install with "root" privilege: (NN: revision indice, x: build number) $>rpm -ivh PersonalSolutionPac-NN-x.i386.rpm * to query installation results: $>rpm -q PersonalSolutionPac-NN-x * install directory: /usr/upsman , langage: english * to read RPM package information: $>rpm -q -i PersonalSolutionPac-NN-x * to uninstall Personal Solution-Pac: $>rpm -e PersonalSolutionPac-NN-x 2- in order to activate Personal Solution-Pac, either reboot your linux workstation, OR follow these steps: * get "root" privilege, * go to the /usr/upsman/psp directory, and verify the PSP configuration with the command: $>./psp -config * go to the /etc/rc.d/init.d directory and run the command: $>./upsd start Personal Solution-Pac is now active and protects your Linux workstation. EOF