Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hi guys.
I'm trying to install Tcl8.3.5 on my laptop. I got the source code to compile it and install it. After I extracted the folder from the gz file, I go into the unix folder and then I configure, and then when I try to make an error pops out, here's the error:
I'm not sure what's the problem, or what I need to do for the make to work. I hope someone can shed a little bit of light on this. Thanks in advance guys!
make: cc: Command not found
Check if you installed the Gcc compiler and Glibc development packages. If you did, check if /usr/bin/cc is a symlink to /usr/bin/gcc.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.