Sun Studio 11 Installation Problem on Solaris 9
807578Apr 22 2006 — edited May 1 2006Hi
I am installing Sun Studio11 on Solaris 9 SPARC Platform using -nodisplay option. The command line output is showing as installation is success.
But when I see the install log file I am seeing the following errors.
Begin------------------------------------------------------------------------------------------
Installing Package: SPROcpl
Processing package instance <SPROcpl> from </mcc/app/ds/Compiler/CD1/kits/ide/packages>
Sun Studio 11 C++ Compiler
(sparc) 11.0,REV=2005.10.13
Using </mcc/app/ds/sunstudio11> as the package base directory.
## Processing package information.
## Processing system information.
## Verifying package dependencies.
## Verifying disk space requirements.
Installing Sun Studio 11 C++ Compiler as <SPROcpl>
## Installing part 1 of 1.
WARNING: /mcc/app/ds/sunstudio11/SUNWspro/inventory/v15n1/SPROcpl <not present on Read Only file system>
WARNING: /mcc/app/ds/sunstudio11/SUNWspro/prod/bin/CC <not present on Read Only file system>
WARNING: /mcc/app/ds/sunstudio11/SUNWspro/prod/bin/CCadmin <not present on Read Only file system>
WARNING: /mcc/app/ds/sunstudio11/SUNWspro/prod/bin/CClink <not present on Read Only file system>
WARNING: /mcc/app/ds/sunstudio11/SUNWspro/prod/bin/c++filt <not present on Read Only file system>
WARNING: /mcc/app/ds/sunstudio11/SUNWspro/prod/bin/ccfe <not present on Read Only file system>
.
.
.
End ------------------------------------------------------------------------------------------
The above errors are coming for almost all the packages / components.
Also I am not seeing any files created in <installdir>/SUNWspro/prod/bin folder.
Thanks in advance