<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Uma Mukkamala wrote:
<blockquote
 cite="mid:639497302.15798101231130023229.JavaMail.root@rmail310"
 type="cite">
  <pre wrap="">Yes, i have installed mysql Server Community Edition, Client Community Edition and also Libraries. But still i am gettig this problem.

My OS is Redhat Linux 5.0

Thanks &amp; Regards,
Uma Sankar
KSS Development,
M248, MotechHouse,
Mogra Village, Off Old Nagardas Road,
Andheri East
Desk    : +91 66811533
Mobile : +91 9967007817

----- Original Message -----
From: "Chris Cormack" <a class="moz-txt-link-rfc2396E" href="mailto:chris@bigballofwax.co.nz">&lt;chris@bigballofwax.co.nz&gt;</a>
To: "Uma Mukkamala" <a class="moz-txt-link-rfc2396E" href="mailto:uma.mukkamala@zmail.ril.com">&lt;uma.mukkamala@zmail.ril.com&gt;</a>
Cc: <a class="moz-txt-link-abbreviated" href="mailto:koha@lists.katipo.co.nz">koha@lists.katipo.co.nz</a>
Sent: Sunday, January 4, 2009 2:46:39 AM GMT +05:30 Chennai, Kolkata, Mumbai, New Delhi
Subject: Re: [Koha] Koha Usage problem

On Sun, Jan 4, 2009 at 12:18 AM, Uma Mukkamala <a class="moz-txt-link-rfc2396E" href="mailto:uma.mukkamala@ril.com">&lt;uma.mukkamala@ril.com&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">When i am trying to install the DBD-Mysql-4.004 i am getting the following error while running perl Makefile.PL

Can't exec "mysql_config": No such file or directory at Makefile.PL line 76.

Cannot find the file 'mysql_config'! Your execution PATH doesn't seem
not contain the path to mysql_config. Resorting to guessed values!
Can't exec "mysql_config": No such file or directory at Makefile.PL line 465.
Can't exec "mysql_config": No such file or directory at Makefile.PL line 465.
Can't exec "mysql_config": No such file or directory at Makefile.PL line 465.
Can't exec "mysql_config": No such file or directory at Makefile.PL line 465.
Can't exec "mysql_config": No such file or directory at Makefile.PL line 465.
Can't exec "mysql_config": No such file or directory at Makefile.PL line 465.
Failed to determine directory of mysql.h. Use

 perl Makefile.PL --cflags=-I&lt;dir&gt;

    </pre>
  </blockquote>
  <pre wrap=""><!---->This looks like you dont have MySQL itself installed, do you?

Chris
  </pre>
</blockquote>
did you install DBD::mysql ?<br>
it requires force install so try out this <br>
<br>
# cpan<br>
cpan&gt; force install DBD::mysql<br>
<br>
let me know if it works <br>
<br>
<pre class="moz-signature" cols="72">-- 
Anand Sharma
RDG Library Services, Mumbai, India.
091-9870339028,091-9220579647
-----------------------------------------------------
Free Software is a matter of freedom, not cost.
It is a matter of liberty, not price.
<a class="moz-txt-link-freetext" href="http://fsf.org">http://fsf.org</a> | <a class="moz-txt-link-freetext" href="http://gnu.org">http://gnu.org</a>
-----------------------------------------------------
</pre>
</body>
</html>