PRDEEP KUMAR wrote:
> Hi All,
> 
>  I just installed the Solaris 10,by default there is no compiler
> installed on it.
> 
> if I type cc I get the  following message.Could you please help in
> installing
> the compiler
> *
> /usr/usb/cc :language optional software package is not installed,*

Google is your friend.  Try the first link you get when you type
"solaris c compiler" into the search bar.  That'll lead you straight to
Oracle's "Solaris Studio" compiler.

Or grab a copy of the GNU C compiler from any of a number of sources,
including www.blastwave.org and www.sunfreeware.com.

(One of the things you should consider is how you intend to keep the
software up to date after installation.  That's why I didn't just point
you to a package to install.  It's worth doing a little research here.)

-- 
James Carlson         42.703N 71.076W         <carls...@workingcode.com>
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to