Install according to the following procedure:
Change to the superuser.
Mount the DVD drive.
Install.
Note
Configure the LANG environment variable in the console window where the silent.sh command is executed in accordance with the display environment. If the LANG environment variable is not set correctly, the displayed characters may appear garbled.
Do not enter the following halfwidth characters, otherwise silent.sh may not work properly:
" # $ & ' ( ) ^ ~ \ | @ ` [ ] { } ; : < > tab
1) Change to the superuser
Run the following command to switch to the superuser on the system.
$ su - Password:******
2) Mount the DVD drive
Insert the server program DVD in the DVD drive, and run the command given below.
Note
If the automatic mount daemon (autofs) is used to mount DVDs automatically, the installer fails to start because "noexec" is set in the mount options. In this case, use the mount command to remount the DVD correctly, and then run the installation. Note that the mount options of a mounted DVD can be checked by executing the mount command without any arguments.
# mount -t iso9660 -r -o loop /dev/dvd /media/dvd
3) Install
Follow the installation procedure described below.
The example illustrates initial installation of Symfoware Server Standard Edition 64-bit V12.0.0.
Run the install.sh command to start installation.
# LANG=en_US.UTF-8;export LANG # cd /media/dvd # ./install.sh
The list of products to be installed is shown below.
At least one server product must be selected.
Steps 4 to 11 are repeated if multiple products are selected.
Note that no WebAdmin setup information is displayed or processed during the client installation.
The following products can be installed: 1: Symfoware Server Standard Edition 64bit V12.0.0 2: Symfoware Server Client 32bit V12.0.0 3: Symfoware Server Client 64bit V12.0.0 Select the product to be installed. To select multiple products, separate using commas (,). (Example: 1,2) [1,2,3,all,q](The default value is all): 1
Information
To create a 32-bit application in a 64-bit environment, Symfoware Server Client 32-bit is required. It is therefore recommended that you use the default value "all" to install all products.
The window for checking which product(s) will be installed is displayed as follows:
Selected product Symfoware Server Standard Edition 64bit V12.0.0 Do you want to install the above product? y: Proceed to the next step n: Select the product again q: Quit without installing [y,n,q](The default value is y): y
The message for the product name and installation environment check is displayed as follows:
============================================================================== Symfoware Server Standard Edition 64bit V12.0.0 ============================================================================== Installation environment check will start. Installation environment check has completed.
The start message is displayed as follows:
Initial installation will start.
The window for checking the installation information is displayed as follows:
Installation directory information Installation directory: /opt/symfoserver64 WebAdmin setup information WebAdmin setup: Execute Web server port number: 26515 WebAdmin internal port number: 26516 Start installation using the above information? y: Start the installation c: Change the information q: Quit without installing [y,c,q](The default value is y): y
Proceed to "10. Display the installation status" when "y: Start the installation" is selected.
The window below is displayed when "c: Change the information" is selected.
The window to enter the installation destination is displayed as follows:
Specify the installation directory. [directory name,q](The default value is /opt/symfoserver64):
The window to enter the WebAdmin setup information is displayed as follows:
Do you want to execute WebAdmin setup? y: Execute n: Do not execute [y,n,q](The default value is y): Specify the Web server port number. Web server port number [1024-32767,q](The default value is 26515): Specify the WebAdmin internal port number. WebAdmin internal port number [1024-32767,q](The default value is 26516):
If you have not set up WebAdmin, refer to "Appendix C Setting Up and Removing WebAdmin" for details.
The installation information is displayed as shown below. The actual window will display the information that has been entered and selected.
Enter "y" to start installation using the displayed installation information.
Installation directory information Installation directory: /opt/symfoserver64 WebAdmin setup information WebAdmin setup: Execute Web server port number: 26515 WebAdmin internal port number: 26516 Start installation using the above information? y: Start the installation c: Change the information q: Quit without installing [y,c,q](The default value is y): y
The installation status is displayed as follows:
Starting installation. Installation is complete. Starting setup. (*1) Setup is complete. (*1)
*1: Displayed only when "Execute" is selected for WebAdmin setup.
Even if WebAdmin setup fails, the process will still continue.
If the following message is displayed, manually execute WebAdmin setup after installation is completed.
Refer to "C.1 Setting Up WebAdmin" for information on the WebAdmin setup procedure.
Starting setup. ERROR: WebAdmin setup failed.
When installation completes, a message is displayed showing the installation results.
The following message is displayed when installation completes successfully.
Initial installation has completed successfully.
The following message is displayed when an error occurs during installation.
error: ./SERVER/packages/r60x64/FJSVsymdb12006-12006E.6-2.x86_64.rpm: not an rpm package (or package manifest): ERROR: An error occurred in FJSVsymdb12006 installation. Initial installation has terminated abnormally.
Note
If an error occurs during installation, take the following corrective actions:
Eliminate the cause by referring to the error message.
Execute the install.sh command again.