frozenpeas
Technical User
Hi,
I am trying to install PHP and MySQL on RH7. I had this problem when I installed qmail, as well.
After I unpack and ./configure... I try "make" and get an error like this:
Then just for the hell of it, I try "make install" and get:
What am I doing wrong? Thanks.
I am trying to install PHP and MySQL on RH7. I had this problem when I installed qmail, as well.
After I unpack and ./configure... I try "make" and get an error like this:
Code:
make: *** No targets specified and no makefile found. Stop.
Then just for the hell of it, I try "make install" and get:
Code:
make: *** No rule to make target `install'. Stop.
What am I doing wrong? Thanks.