Installing SDX Components as Solaris Packages
The SDX software is constructed as a set of standard Solaris packages. You can use the Solaris package tools directly to install and remove SDX components. The tools are available as standard UNIX commands accessible via a shell command line interface. See the Software Package Administration documentation for Solaris for detailed information. The following admin installation file is used:
mail=instance=uniquepartial=askrunlevel=askidepend=nocheckrdepend=askspace=asksetuid=nocheckconflict=nocheckaction=nocheckbasedir=defaultRefer to your Solaris documentation for more information about these settings. Also see the online UNIX man pages for admin(4). These settings are not configurable via the SDX GUI Installer.
To install individual SDX components:
- On the UNIX host where you will install the SDX software, log in as
root.- Load the SDX software CD, and access the CD directory.
cd /cdrom/cdrom0/- List the contents of the CD.
lsTable 14 lists component directories and their contents.
- Install the components using the UNIX pkgadd or admintool utility. For example, to install the UMCagent package:
pkgadd -d /cdrom/cdrom0/solaris UMCagentInstalling Solaris IP Filter Software
If your host system hardware is based on 64-bit processors, then you must install ipfx (the 64-bit IP Filter package) before you install ipf (the 32-bit IP Filter package). Both packages must be installed for a 64-bit Solaris system. For 32-bit processors, install only ipf. See SDX Components Guide, Vol. 2, Chapter 1, Core Concepts of the Residential Portal for information about configuring IP filter.
NOTE: For Solaris 8, install the IP Filter packages from the solaris8 directory on the SDX software CD. For Solaris 9, install the packages from the solaris9 directory.