Hello,

I am trying to install MySQL, Apache, and PHP on my Red Hat Linux 6.1 box, I downloaded all tar.gz sources to a temp directory '/tmp/download'. Now I am trying to execute 'make' from the mysql directory as stated Here , but I get the following error message:

make: *** No targets specified and no makefile found. Stop.

Anyone have any idea what to do, I’d sincerely appreciate any help.