To upgrade to SMD 5.8 SP1 from SMD 5.8, perform the following steps:
-
Open Terminal. To navigate to installation program, do one of the following:
-
If you are installing from the Trend Micro Enterprise Protection CD, navigate to the SMD folder on the CD.
-
If you downloaded the software from the Trend Micro Web site, navigate to the relevant folder on your server.
Note
The installation file uses the/tmp
file system as temporary folder by default. However, you can change the temporary folder by setting the IATEMPDIR environment variable to a different directory on a partition with enough free disk space.To set the variable, enter one of the following commands at the UNIX command line prompt before running the installation:-
For Bourne shell (sh), Bourne-again shell (bash), Korn shell (ksh), and Z shell (zsh):
$ IATEMPDIR=/your/directory/with/free/space
$ export IATEMPDIR
-
For C shell (csh) and TC Shell (tcsh):
$ setenv IATEMPDIR /your/directory/with/free/space
-
-
To make sure that the
install.bin
file has the execution privileges, type the following command:chmod 755 install.bin
-
Run the installation file
install.bin
by typing the command:./install.bin -i console
The installer starts unpacking the file.After unpacking of installation file is complete, the Welcome screen appears as shown. -
Press Enter to continue the installation. The License Agreement screen appears.
-
On the Licence Agreement screen, press Enter to continue scrolling to the next screen of Licence Agreement. If you want to move to the end of the agreement, type
skip
ors
and press Enter. -
At the end of the License Agreement, Type
1
if you agree and accept the terms of the license agreement. If you do not agree with the terms of the license, type2
; the installation then stops after confirmation. -
Press Enter. The setup provides options for upgrade or perform fresh installation.
-
To upgrade, type
2
and press Enter. The Summary screen appears. -
Type
Y
ory
and press Enter to start installing the selected Domino server. The setup starts installing SMD.After the installation completes, the Installation Complete message displays on the screen.