This is the mail archive of the
cygwin
mailing list for the Cygwin project.
RE: DBD::mysql install problem cygwin
- From: "Michael Janis" <mjanis at chem dot ucla dot edu>
- To: <cygwin at cygwin dot com>
- Date: Sun, 25 Feb 2007 22:30:48 -0800
- Subject: RE: DBD::mysql install problem cygwin
- Reply-to: <mjanis at chem dot ucla dot edu>
Hi Brian,
This worked like a charm. Sorry for the delayed reply; I wanted to attempt
both solutions suggested to me on this list; I appreciated your fast reply
and help in this matter.
Yours,
Michael Janis
-----Original Message-----
From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com] On Behalf Of
Brian Dessent
Sent: Wednesday, February 21, 2007 6:08 PM
To: cygwin@cygwin.com
Subject: Re: DBD::mysql install problem cygwin
Michael Janis wrote:
> In file included from dbdimp.c:20:
> dbdimp.h:23:45: mysqld_error.h: No such file or directory
I seem to recall this is a bug in the MySQL configury where it neglects
to install this header if you only build the client libs. A workaround
would be to configure and install MySQL with --enable-server (even if
you plan to use the native Win32 server and not the Cygwin server), and
you should have the header installed.
Brian
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/