Results 1 to 2 of 2
Hi to all. I downloaded tar package for mysql. But when I try to install the package, Makefile does not generated after using ./configure command. The process is stuck from ...
- 11-05-2007 #1Just Joined!
- Join Date
- Nov 2007
- Posts
- 1
installing gz package
Hi to all. I downloaded tar package for mysql. But when I try to install the package, Makefile does not generated after using ./configure command. The process is stuck from there onwards. Plz help
- 11-05-2007 #2
The configure command should have given you some error messages.
They probably refer to software that is required to compile the program,
and you do not have installed. These are called "dependencies".
Post the messages here.


Reply With Quote