Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    Linux Engineer rcgreen's Avatar
    Join Date
    May 2006
    Location
    the hills
    Posts
    1,114
    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...