frozenpeas
Technical User
I am running RH7 and am trying to install MySQL-3.22.32. I do ./configure and everything seems to go without a hitch.
When I try "make", I get this:
and "make install" give me:
I'm a noob. What am I doing wrong?
Thanks.
When I try "make", I get this:
Code:
make: *** No targets specified and no makefile found. Stop.
and "make install" give me:
Code:
make: *** No rule to make target `install'. Stop.
I'm a noob. What am I doing wrong?
Thanks.