beautypg.com

5 configuration (windows) – Allied Telesis AlliedView-EMS 4.0 INSTALLATION User Manual

Page 14

background image



AlliedView™-EMS 4.0 INSTALLATION GUIDE

Page 14 of 29

4.2

HP-UX

To install AlliedView-EMS 4.0 on HP-UX, perform the following procedure.

1. Make sure that you have root privilege.
2. Copy the EMS400H.bin file to a temporary directory.

3. Move to the directory where the installation file is.
4. Make sure that the installation file is executable. Use the chmod command to correct

the permissions mode of the file.

chmod u+x EMS400H.bin

5. Enter the following on the command line:

./EMS400H.bin

6. Press Enter to start the AlliedView-EMS 4.0 installer. The AlliedView-EMS 4.0 splash

screen is displayed for a few seconds then the installation wizard will appear. Use the

same procedure as the Windows procedure to install AlliedView-EMS 4.0 on your
UNIX machine.

4.3

SOLARIS

To install AlliedView-EMS 4.0 on Solaris, perform the following procedure.

1. Make sure that you have root privilege.

2. Copy the EMS400S.bin file to a temporary directory.
3. Move to the directory where the installation file is.

4. Make sure that the installation file is executable. Use chmod command to correct the

permission mode of the file.

chmod u+x EMS400S.bin

5. Enter the following on the command line:

./EMS400S.bin

6. Press Enter to start the AlliedView-EMS 4.0 installer. The AlliedView-EMS 4.0 splash

screen is displayed for a few seconds then the installation wizard will appear. Use the

same procedure as the Windows procedure to install AlliedView-EMS 4.0 on your
UNIX machine.

5 CONFIGURATION (WINDOWS)

To run AlliedView-EMS 4.0 from the command line on Windows, configure the environment variable
PATH to point to the directory containing the AlliedView-EMS 4.0 executable. For example, if

AlliedView-EMS 4.0 is installed in C:\Program Files\Allied Telesis\AlliedView-EMS\bin, set the PATH
variable as follows:

set PATH=%PATH%;C:\Program Files\Allied Telesis\AlliedView-EMS\bin

This statement can be written in the C:\AUTOEXEC.BAT file, which is automatically executed at
system boot.