Hi, hopefully someone can help me. I am trying to set up LAMP on Fedora 11 starting with MySql. I downloaded the mysql-5.1.40.tar.gz tarball and unpacked it all. This created the mysql-5.1.40 directory. Next I ran the
./configure command.
Following this I ran the make command to compile but got the following:
'No targets specified and no makefile found'
and for the make install command I got:
'No rule to make target install'
Any help on this or how to set up LAMP properly would be much appreciated.
Thanks,
Patrick.