On 03/19/10 09:11 AM, Tom Chen wrote:
Hello,
In recent version of OpenSolaris nevada release,DVD iso is not provided and we have to
install through "ai-" binaries. After I installed, I find some developement
tools, like gcc, are not avilable. Probably, a none developer version is installed.
Can any body tell me how to install a developer version OS? Where to select
installation option?
Only a core set of packages is now installed by default.
There's no longer an "OEM" install or anything like that.
However, there are some group packages to make it easy to install sets
of tools you may need.
For example, if you want to do gcc-based development, you can install
the "gcc-dev" package:
pfexec pkg install gcc-dev
The 'pkg search' command can help you find programs or header files that
are not installed:
$ pkg search -p /usr/bin/gcc
...
pkg:/developer/[email protected] opensolaris.org
Cheers,
--
Shawn Walker
_______________________________________________
opensolaris-discuss mailing list
[email protected]