Installing on LinuxThis section describes how to install Adaptec Storage Manager on systems runningLinux. Adaptec Storage Manager includes the Java Runtime Environment (JRE).See page 25 for a list of supported Linux OSs. Not all Adaptec Storage Managerfeatures are supported by Linux. See “iSCSI Storage Feature Support” on page 14for more information.Before You BeginYou will need the User CD to complete this task.If you are installing on systems running Red Hat Enterprise Linux, you will need toinstall packages from the Red Hat Linux installation CD.Note The version strings in the file names may be different from what’s shown inthe examples below. Check the version strings on your Red Hat installation CD.• Install these two packages:compat-libstdc++-7.3-2.96.122.i386.rpmcompat-libstdc++--devel-7.3-2.96.122.i386.rpmFor example, type:rpm --install /mnt/compat-libstdc++-7.3-2.96.122.i386.rpmwhere mnt is the mount point of the CD-ROM drive.• (Red Hat Enterprise Linux 4 only), install this package:xorg-x11-deprecated-libs-6.8.1-23.i386.rpm• (Red Hat Enterprise Linux 5 only), install one of these packages:libXp-1.0.0-8.i386.rpm (for a 32-bit OS)orlibXp-1.0.0-8.x86.rpm (for a 64-bit OS)If a previous version of Adaptec Storage Manager is installed on your system, youmust remove it before beginning this installation. Any customization files youcreated with the previous version are saved and used in the upgrade.To remove Adaptec Storage Manager GUI, enter this command:rpm --erase StorMan.To uninstall the Management Service, enter these commands:• Stop the management service —sh /etc/init.d/asm-mgmt stop• Erase the rpm—rpm --erase asm-mgmt