DBD::mysql

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • thisisazam
    New Member
    • Jul 2007
    • 3

    DBD::mysql

    Hi
    I am installing DBD::mysql but getting the error like,
    *************** **
    Can't exec "mysql_conf ig": No such file or directory at Makefile.PL line 76

    Cannot find the file 'mysql_config'! your execution PATH does not seem contain the path to mysql_config... .........

    **********

    I would be greatly thankful to you if you please suggest any solution.
    Thank you.
    BR
    /Azam
  • numberwhun
    Recognized Expert Moderator Specialist
    • May 2007
    • 3467

    #2
    First, the obvious question, do you happen to have MySQL installed on the system you are doing this on? If not, that could be your problem. If you do, then you will want to make sure that your path includes the directory that the "mysql_conf ig" file resides in.

    Regards,

    Jeff

    Comment

    • thisisazam
      New Member
      • Jul 2007
      • 3

      #3
      Thank you for reply.
      But I installed the MYSQL server but i could not findthe mysql_config file.
      I guess I can get it by mysql client library. But I do not know from where should i download mysql client library.
      Could you please help me?

      BR

      Comment

      • numberwhun
        Recognized Expert Moderator Specialist
        • May 2007
        • 3467

        #4
        I wish I could, but I am no MySQL guru. I would suggest that this be moved to the "MySQL" forum to get further assistance with your MySQL installation.

        Regards,

        Jeff

        Comment

        Working...