vinay simha bn wrote:
> i installed solaris developer edition,when i give command gcc,shell shows gcc 
> not found but if i give man page i'l get man page of gcc and it's version is 
> 3.4.3,so how to intsall gcc properly in solaris 10
>  
>  
> This message posted from opensolaris.org
> _______________________________________________
> opensolaris-discuss mailing list
> [email protected]
>   
Vinay,

Perhaps gcc is not in your path?

iquad> which gcc
/usr/sfw/bin/gcc

You'll need to consult your shell's man page on how to set your PATH 
variable
to include this...

Tom
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to