Installation of Sun Studio 12

Certainly Sun Studio 12 is a very nice ide for running Solaris cc and c++ in linux. I have tried the package installation onto fedora 7 inwhich Netbeans 5.5.1 is already installed, and found that the Netbeans components of Studio 12 would overwrite the files of Netbeans 5.5.1 even they were in different and separate folders.

[333 byte] By [ng2997a] at [2007-11-27 7:08:34]
# 1

Netbeans5.5.1 should be installed in the default directory /opt/sun unless a user specifies the directory name.

Could you let me know the following?

Which directory was Netbeans installed in originally?

How was Sun Studio installed?

How was Netbeans installed using Sun Studio 12 installer?

Which directory was it installed to?

akumtaa at 2007-7-12 19:00:07 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 2
Well, I just did an install to a fresh system from SXDE 0507 and: - everything is in /opt, not /opt/sun - the menu item references netbeans-5.5 not netbeans-5.5.1 - it didn't tell netbeans where my JDK is, it seemsI used the installation shellscript.
jmansiona at 2007-7-12 19:00:07 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 3

> Well, I just did an install to a fresh system from

> SXDE 0507 and:

> - everything is in /opt, not /opt/sun

Default installation on Solaris platform is in /opt. Is this what you tried?

> - the menu item references netbeans-5.5 not

> netbeans-5.5.1

Could you let me know which menu item references netbeans-5.5?

> - it didn't tell netbeans where my JDK is, it seems

What was the error message? Did this occur during installation?

>

> I used the installation shellscript.

akumtaa at 2007-7-12 19:00:07 > top of Java-index,Development Tools,Solaris and Linux Development Tools...