Glenn Lagasse wrote: > * Alfred Peng (Alfred.Peng at Sun.COM) wrote: >> Agreed. Something like Ubuntu's build-essential package will be nice to >> have, to include all the necessary development packages. > > You mean things like gcc-dev and sunstudioexpress? :-) ... > These incorporations don't include the system header files, but that's > easy enough to add (SUNWhea).
ss-dev and gcc-dev will both cause SUNWhea to be installed: pkg install -nv ss-dev ... None -> pkg:/SUNWhea at 0.5.11,5.11-0.111:20090331T082919Z ... pkg install -nv gcc-dev ... None -> pkg:/SUNWhea at 0.5.11,5.11-0.111:20090331T082919Z ... Cheers, -- Shawn Walker
