LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   solaris and putty (https://www.linuxquestions.org/questions/linux-software-2/solaris-and-putty-665984/)

lironl 08-28-2008 03:14 AM

solaris and putty
 
i am tring to compalie application using putty on solaris machine.
i am using gcc comand and this command not found. why ?

bathory 08-28-2008 04:12 AM

If you're using solaris 10, it's installed in /usr/sfw/bin. You should add this directory along with /usr/ccs/bin in your PATH to be able to use the compiler and its associated utilities.
You can also d/l all of them for whatever version of Solaris you use from sunfreeware

Regards


All times are GMT -5. The time now is 05:18 AM.