> Hi, this is my first time been here ...... Please help me ......
> When I try to compile(make) a program!
> It occur "make[1]: cc: command not find!"
> Where can I get the cc?
> Please help me ......
failing that, look at the GCC-howto. When I had this problem first starting out
with C++, I had to set up an evirerment variable and maybe a path. Placed them
in /etc/profile.
Do "cp /etc/profile /etc/profile.org" before you do anything to this file.
--
x-no-archive: yes
--