[iDownload SunStudio from http://developers.sun.com/sunstudio/downloads/][/i]

Done.  Then

1. Download the Sun Studio 12 package installer file into a scratch directory, 
such as /var/tmp.
2. Unpack the file by typing:

 bzcat download_directory/SunStudio12ML-os-platform-date-pkg.tar.bz2 | /bin/tar 
-xf - 

It did create a lot of files, of which I ran ./installer. It went through, I 
used all default settings. Now I have the icon, and can call it from the 
command line:
$ sunstudio 
Sun Studio is unable to find a supported version of the NetBeans IDE.
Sun Studio requires a NetBeans IDE version 5.5.1 with NetBeans C/C++ 
Development Pack version 5.5.1 
installed. Sun Studio looks for a valid NetBeans IDE installation in the 
following order:
1) Location specified with --netbeanshome command line option
2) At /opt/netbeans-5.5.1 location, if exists
3) At /opt/SUNWspro/../netbeans-5.5.1 location, if exists
4) At /opt/SUNWspro/../../netbeans-5.5.1 location, if exists

Please run the System Preparation Tool (prepare_system), if available, to set 
up your environment.

Googled for it, and up came plenty of hits that netbeans 5.5.1 was installed in 
there as well, and that it came with Studio 12. Alas, here I can't find it. 
What I get is 
drwxr-xr-x   3 root     sys            3 Oct 21 21:30 netbeans
drwxr-xr-x  19 root     root          34 Oct 25 01:16 netbeans-6.1
in /opt/, and 
sunstudio --netbeanshome /opt/netbeans-6.1/bin/netbeans
doesn't work neither.
http://blogs.sun.com/NetBeansSupport/entry/directories_in_sun_studio_12
states
[i]Studio 12 bundles NetBeans 5.5.1 whose install directory is 
<studio_install_dir>/netbeans-5.5.1 and whose user directory is specified in 
<studio_install_dir>/netbeans-5.5.1[/i]
I don't seem to have this.
SunStudio12ml-solaris-x86-200709-pkg
is the one that I downloaded. Is this the correct one?

Uwe
-- 
This message posted from opensolaris.org

Reply via email to