These installation instructions assume you are logged in, with administrative privileges, to the server. After you enter the initial command, the installation automatically continues; however, you must respond to prompts.
Installing the e-Biz Impact server
Insert the CD.
Start the installer.
From a command prompt, enter the following:
<CD drive>:\setup.exe -is:javaconsole -console
Click OK.
Solaris If you are using the Solaris automounter and insert the e-Biz Impact Server CD multiple times, the CD might be mounted with a hash mark and number suffix (for example, the first time you mount the CD, it is /cdrom/sybasecd, and the second time, /cdrom/sybasecd#1). The JRE does not run from a path that contains a hash mark, so you must either restart the system before you install, or run this command as “root”:
rm /vol/dsk/*
Mount the CD. For example:
pfs_mount <CD DEVICE> /mnt_point
Set the IP address:
export DISPLAY=<IP address:0.0>
To change to the /mnt_point directory, enter:
%cd mnt_point
Start the installer:
%./setupSolaris.bin -is:javaconsole -console
Mount the CD. For example:
mount -v cdrfs -o ro /dev/cd0 /cdrom
Set the IP address:
export DISPLAY=<IP address:0.0>
To change to the /mnt_point directory, enter:
%cd mnt_point
Start the installer:
%./setupAIX -is:javaconsole -console
To display additional start-up commands for the AIX
installer, enter:
%.setupAIX -is:help
Mount the CD.
Some of the installation files might have names longer than 31 characters, or have mixed-case file and directory names, so enter the following mount commands:
nohup pfs_mountd &
nohup pfsd &
pfs_mount <cd device> /mnt_point
Set the IP address:
export DISPLAY=<IP address:0.0>
To change to the /mnt_point directory, enter:
%cd mnt_point
To start the installer, enter:
%./setupHP11.bin -is:javaconsole -console
In the installer Welcome window, press Enter.
Enter a directory name or press Enter to accept the default.
Select the products to install.
Select the features to install. A list of selected features displays.
Press Enter. The progress bar displays installation progress. As the e-Biz Impact server and shared Sybase components are installed and the uninstall scripts are created, verbose text messages are echoed to the screen. You can safely ignore these messages.
When you see a message saying the installation was successful, press Enter.
Press Finish to exit.