Chapter 2 Installing Device Manager software 31Getting Started with the BayStack 380-24F Gigabit Switch Management Software6 Change the user to root and run the script by entering:su root./pinst -cj7 The patch installation can take up to several hours to complete, during whichtime, your system should be in a quiet state with a minimum of activity. Wheninstallation is complete, you can check the installation log by entering:more /var/sadm/install_data/Solaris_8_Recommended_log8 Use the localcheck Perl script again to determine if all JRE patches wereinstalled successfully by entering:perl localcheck9 Use the install script pinst to remove install files that are no longer needed byentering:./pinst -rThe script cannot remove itself and does not remove the patch bundle. Youmay remove these files by entering:rm pinstrm jre131_solxx_patchBundle.tarwhere:xx is 56, 57, or 58After you install the Solaris patches, you must install the Java RuntimeEnvironment (JRE) for Solaris systems.Installing the JRE in a SunOS/Solaris environmentTo install the JRE in a SunOS/Solaris environment:1 Copy the j2re-1_3_1_03-solsparc.sh UNIX script file from the Web site into adirectory. This example uses the /tmp directory. If you use a differentdirectory, adjust your paths accordingly.Note: An error message indicating a patch failure of type 8 means that the package forwhich the patch is intended is not installed on your system. You do not need to take anyaction in response to this error message.