Solaris 10 5/09 Release Notes

Additional Installation Issues

This section describes issues that are related to the installation of the Solaris OS.

StarOffice and StarSuite Software Cannot Coexist in the Same System

When you install Solaris 10 OS, either the StarOffice or the StarSuiteTM software is also automatically installed, depending on which language you select. The languages and the corresponding software that these languages support are listed as follows:

Selected Language 

Supported Software 

Chinese, Japanese, Korean 

StarSuite 

Other languages 

StarOffice 

StarOffice and StarSuite cannot coexist in the same system. If you want to replace a software that you accidentally installed, follow these steps.

  1. Insert the Solaris 10 Software - 4 CD or Solaris 10 Operating System DVD in the drive.

  2. Become superuser.

  3. Change to the Product directory, for example, /cdrom/cdrom0/Solaris_10/Product.

  4. Replace the software.

    • To replace StarOffice with StarSuite, use the following commands:


      # pkgrm `pkginfo | grep staroffice- | awk '{print $2}'`
        # pkgadd -d .SUNWstarsuite-*
      
    • To replace StarSuite with StarOffice, use the following commands:


      # pkgrm `pkginfo | grep starsuite- | awk '{print $2}'`
        # pkgadd -d . SUNWstaroffice-*
      

If you use Solaris CDs, the localization packages are included in either Language 1 or 2 CD. The package names are as follows:

Additional Related Locales Might Be Installed

When you select a locale for your installation, additional related locales might also be installed. This change in behavior occurs in the Solaris 10 release because all full locales, with message translations, and the Asian and Japanese partial locales, locale enabler, have been repackaged based on language support for locales. Other partial locales are still packaged and installed based on geographic region, such as Central Europe.