> > Try: > which cc > It should respond with /usr/bin/cc. If not, make sure that gcc and the > related packages are installed.
hi again, have discovered a seldom thing here : was looking in /usr/bin and found cc as well as gcc. doing a ls -al I saw, that cc is a link to gcc and gcc is a link to /etc/alernatives/gcc and that is a link to gcc-3.2 is this correct or something of stupid ? calling gcc within the directory /usr/bin/gcc says "not found" or better as an origin message : [root@hanna bin]# gcc bash: gcc: command not found but as you can see in detail, the file gcc is there in /usr/bin : [root@hanna bin]# ls -al gcc* lrwxrwxrwx 1 root root 21 Sep 17 22:06 gcc -> /etc/alternatives/gcc -rwxr-xr-x 1 root root 80876 Aug 17 11:52 gcc-3.2* -rwxr-xr-x 1 root root 21 Aug 17 11:52 gcc3.2-version* whats going here ? am sorry, but cannot understand such a stupid behavior. do you have a glue about ? thanks and bye hans
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
