C H A P T E R  3

Installation

This chapter contains instructions for installing Sun Ray Server Software. If you are upgrading Sun Ray Server Software from an earlier version, please see Preparing to Upgrade Sun Ray Server Software.


procedure icon  To Install Sun Ray Server Software

1. If you have already mounted the Sun Ray Server Software 3.1.1 CD-ROM locally or from a remote server, or if you have extracted the ESD files to an image directory, begin at Step 4.

2. As superuser, open a shell window on the Sun Ray server.



Tip - To avoid installation script errors that can occur if user environment settings are carried forward, use one of the following commands for superuser login instead of using the su command without arguments.:




% su -

% su - root

 

 

3. Insert the Sun Ray Server Software 3.1.1 CD-ROM.

If a file manager window opens, close it. The file manager CD-ROM window is not necessary for installation.

4. Change to the image directory. For example:


# cd /cdrom/cdrom0

5. Install Sun Ray Server Software:


# ./utinstall

The installation process begins. The script first displays the text of the Sun Software License Agreement and prompts you to accept its terms and conditions.

a. After reviewing the license agreement, answer y (yes) to the prompt.

The utinstall script checks to see which SRSS components are already installed and displays the results.

It then prompts you to authorize the removal of any existing Gnome Display Manager (GDM) and its replacement with one that has been enhanced and optimized for Sun Ray Server Software.

b. Answer y (yes) to the prompt.

Next, it prompts you to approve installation of L10N admin locales.

c. Answer y (yes) to the prompt.

Finally, it prompts you for the location of the Java Runtime Environment (JRE), version 1.4.2 or later.



Tip - Be sure to use a 32-bit JRE regardless of whether you use a 32-bit or a 64-bit operating system. See Java Runtime Environment (JRE).



If you answer y (yes) to the prompt, SRSS installation continues; if you answer n (no) to the prompt, the SRSS install process aborts.

d. Answer y (yes) to the prompt.

The utinstall script ends. A time-stamped log file is available at the following location:

/var/log/utinstall.year_month_date_hour:minute:second.log



Note - For a listing of utinstall error messages, see utinstall Error Messages.





Tip - Check the log file. Many installation problems are reported in this file and are frequently overlooked.



6. If you have not already done so, reboot the Sun Ray server before trying to run utadm or utconfig.


# sync;sync;init 6

7. Go to Preparing for Configuration for instructions how to prepare to configure and reboot the Sun Ray server.

If other systems need software installation, repeat the tasks appropriate for those systems.