cc: Command not found

If you try to make or install a program and you receive an error like this:

1
make[2]: cc: Command not found

Then that means you don’t have a C+ compiler installed!

If you are using centOS or other yum based distro, type:

1
yum install gcc-c++

That will install the needed RPMs for you.

Join RSS Readers other readers by subscribing to my RSS feed! RSS Logo

Share on Twitter Save to Delicious Stumbleupon Share on Facebook Reddit Other services
Short URL: http://sysbash.com/1y
Last updated: November 8th, 2006