Sophos Anti-Virus for UNIX
Install or update manually
- Copy the tar file for your platform from the UNIX directory on this CD to the /tmp directory on the UNIX computer.
- On the UNIX computer, untar the tar file:
cd /tmp
tar -xvf [dist].tar
- Run the installation script:
cd sav-install
./install.sh
|