Installing the SDX Software by Using the Installation Program
You can install the SDX software from the SDX installation program in two modes:
We use the graphical mode to illustrate the installation procedures.
Silent Mode
The silent mode does not display the installation GUI. Instead, the system prompts you for input in a UNIX window as the various components of the SDX software are installed. Provide input as requested by the program to proceed with the installation.
To start the installation process in silent mode, enter the following command at the UNIX command line:
./UMCsdx.bin -D[argument]="[value]" -i silentTable 13 shows the possible inputs to this command.
User with nonroot privileges who can install the SDX software. See Logging the Installation Session.
Group for users with nonroot privileges who can install the SDX software. See Logging the Installation Session.
If you want nonroot users to configure and administer the SDX software after it is installed, you can define users with nonroot privileges with the USER_INPUT_RESULT_1 and USER_INPUT_RESULT_2 arguments to the command. For example:
./UMCsdx.bin -DUSER_INPUT_RESULT_1="sdxuser" -DUSER_INSTALL_DIR="/opt/UMC" -DMEDIA_FOLDER="/cdrom/cdrom0" -i silentGraphical Mode
The graphical mode lets you use the GUI for the installation program (Figure 28) to select which SDX components you want to install and where you want to install them. Buttons at the bottom of the window let you cancel the installation, move to a previous step, and move to the next step. You can move, minimize, or close the window for the installation program.
![]()
To use the installation program:
- On the UNIX host where you will install the SDX software, log in as
root.- Ensure that the display variable is set.
echo $DISPLAY- (Optional) Create nonroot users and groups using the UNIX admintool utility to enable nonroot users and groups to administer the SDX software. See Logging the Installation Session.
- Load SDX software disk 1, and start the SDX installation program.
/cdrom/cdrom0/UMCsdx.bin- Follow the instructions in the various windows.
See the following sections for more information about the windows in the installation program.
- In the Install Complete window, click Done when the installation program indicates that the installation is complete.
Choose SDX Software Distribution Folder
In the Choose Software Distribution Folder window, the program displays the location of the software to be installed. You can change the location if needed.
Choose SDX Installation Folder
In the Choose SDX Install Folder window, the program displays the default installation directory, /opt/UMC. Although you can specify a different installation directory, you cannot change the location where SDX components are installed within that directory.
NOTE: All examples in this book presume that you have accepted the default directory.
License Agreement
In the License Agreement window, you read then accept the software license for the SDX software. You must accept the license agreement to proceed with the installation.
Get Admin Option
In the Get Admin Option window, you select the admin file from which the SDX installation program obtains installation parameters. An admin file assigns values to various installation parameters to define default installation actions. See the UNIX man page for admin(4). You can select one of the following:
- SDX Admin file—Uses SDX installation parameters.
- Solaris Admin file—Uses Solaris default installation parameters from the Solaris default admin file. This file is located in /var/sadm/install/admin/default.
The selected admin option is used to install all the packages. You cannot change admin options for an individual package. The admin selection affects only the current SDX GUI installation instance; if you start the installation program again, the program does have access to any value previously set for the admin option and therefore does not use any previous settings.
Choose Product Features
In the Choose Product Features window, you select sets of SDX components to install. You select an installation set that includes one or more feature sets, in part or whole. A feature set includes one or more components. Figure 29 shows how installation sets, feature sets, and components appear in the Choose Product Features window.
![]()
For each installation set, various recommended or required components are selected by default for installation. Click on a package or component to display a brief description.
NOTE: If you install SDX software over an existing installation, the installation program displays a message stating that the existing software will be overwritten.
Table 14 lists components for each available feature set, their Solaris package names, and the directories in which each component is installed. In Table 14, the directories listed are all installed in /opt/UMC, except for the following:
Table 15 lists the components and feature sets that are included by default for each installation set. In general, an installation set corresponds to a group of software components that provide specific functionality. For example, if you want a particular host to act as an SAE and as a directory server, you could install the SAE and Directory Server installation set on that host.
NOTE: For a specified installation set, you can select additional components or deselect components. Be careful if you do this; deselecting required components can have undesired results.
Get User Input
In the Get User Input window, you can specify nonroot users or groups. The users or groups must already exist (created with the UNIX admintool), or the installation program returns an error.
Preinstallation Summary
The Preinstallation Summary window lists the feature sets and components in those feature sets to be installed. It also shows the folder into which the components will be installed. Review the list, and if correct click Install. The installation program installs the components listed.
Installing SDX
The Installing SDX window shows the progress of the installation for the components selected. The installation program opens a UNIX window as it uses the pkgadd command to install each component. Messages in the UNIX window request confirmation or other input for installation of a package.
Install Complete
After the installation program finishes installing SDX software components, the Install Complete window displays a message that indicates whether the installation was completed successfully.