Installing File-AID/EX components
This section describes the steps required to install the File-AID/EX components on UNIX or Linux, including the Execution Server and the File-AID Rules Engine.
To install File-AID/EX:
- Log on to the UNIX or Linux workstation as a user ID that has the authority to read from the device where the File-AID/EX installation image is mounted and that has the authority to create the directory where File-AID/EX is to be installed.
Create an installation media mount point directory if one does not already exist.
Insert the installation media containing the File-AID/EX software in the appropriate drive and mount the media device.
The mount commands vary from platform to platform. The following are examples, where <media_dev_name> is the device name and <media_mount_point> is the mount point of the device:- AIX
mount -vr cdrfs <media_dev_name> /<media_mount_point>
- HP-UX
mount cdfs <media dev name> /<media_mount_point>
- Solaris (if using Volume Manager, media mounts automatically mount)
mount -F hsfs <media_dev_name> /<media_mount_point>
- Red Hat Linux
mount <media_dev_name>
where <media_dev_name> matches the device or mount point of the device in the /etc/fstab file. Typically, the <media_dev_name> is /dev/cdrom
Navigate to the installation directory for the selected platform.
- For AIX: Install from the FAEX_AIX directory
- For HP-UX: Install from the FAEX_HP-UX directory
- For Solaris: Install from the FAEX_Solaris directory
- For Red Hat Linux: Install from FAEX_Linux directory
- Execute ./faexinst.ins. The Welcome to the installation for File-AID/EX Server dialog box appears.
- Press Enter. The default pathname message appears.
- Type y to accept the default or type n to specify a different path. Press Enter. The copyright message appears, and a prompt to accept the terms appears.
- Type y and press Enter. The Java command prompt appears.
- Do one of the following:
- Press Enter to accept the default Java location.
- Type the fully qualified path of the Java command and press Enter.
- Type y to install the selected components in the default directory, and press Enter. The default installation directory path appears.
Do one of the following:
- Type y and press Enter to accept the default path.
- Type the full installation path and directory and press Enter.
Space is validated and then the current settings message appears.
- Type y to continue with the installation and press Enter.
- When the installation completes, a prompt appears asking to view the readme file. Type y or n and press Enter.
The File-AID/EX UNIX components are now installed.