On Sat, 2009-06-20 at 10:57 -0700, Tobias wrote: > Sorry, I'm new in opensolaris. > I haven't a /opt/SunStudioExpress/ Directory on my Machine. > Because of some other Problems i've reinstalled opensolaris. > Now i have the following Problem: > --- > which cc: > no cc in /usr/sbin /usr/bin > --- > which gcc: > /usr/bin/gcc > --- > but i've these one: > /usr/gnu/bin/cc -> ../../sfw/bin/gcc > --- > I've installed SUNWgcc on my System. > Whats the next steps to get a working cc? > > Thank you!
if you want to Sun cc - you need to install the package 'ss-dev'. Search for ss-dev in package-manager or you could install in from the command line: $ pfexec pkg install ss-dev -Partha