PHP.ph

24 Dec, 2007

CentOS 5: Make Command not Found

Posted by: aqua In: C and C++| Linux

Make is the automatic project building facility.

make: command not found - you get this error when the system you are installing on does not have the program called make.

make Installation

Through SSH.

yum -y install gcc automake autoconf libtool make

3 Responses to "CentOS 5: Make Command not Found"

2 | Ste

June 16th, 2008 at 5:53 am

Avatar

Thank you.. new to CentOS and no idea to figure out that problem :)

Comment Form

About PHP.ph

Linux Apache MySQL PHP