public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Andrew DeFaria <Andrew@DeFaria.com>
To: cygwin@cygwin.com
Subject: MySQL and Perl
Date: Tue, 23 Sep 2003 06:25:00 -0000	[thread overview]
Message-ID: <bkondq$59a$1@sea.gmane.org> (raw)

Recently I embarked on trying to get MySQL running under Cygwin for a 
project I'm working on in Perl. I have downloaded both DBI and DBD for 
MySQL for Perl. Installing DBI was no problem. But DBD didn't work. So I 
searched the archives and found 
http://sources.redhat.com/ml/cygwin/2003-02/msg01717.html which states:

DBI should build out of the box, which version (Perl, DBI, ...) did you 
try? To build DBD::mysql DBI needs to be installed and also the mysql 
client import lib libmysqlclient.a. MySQL binary 
mysql-3.23.43-pc-cygwin-i586.tar.bz2 including the client lib and the 
(not stable running) server:
http://koeln.convey.de/cywgin/mysql/

However that link goes nowhere (literally).

Additionally the readme for the DBD package states:

Windows/CygWin

Unfortunately it seems that the usual MySQL windows binaries cannot be 
combined with the CygWin libraries. At least I don't know how. In other 
words: You need to compile your own MySQL client binaries. In what 
follows I assume that you have downloaded and extracted the MySQL 
sources and the DBD::mysq sources to /usr/local/src. The following steps 
should do:

So where do I get the MySQL sources? (Attempting to download the source 
from: 
http://www.mysql.com/downloads/download.php?file=Downloads%2FMySQL-4.0%2Fmysql-4.0.15a.tar.gz&pick=mirror 
yeilds nothing but errors!).

I think it would be advantagous to have a Cygwin package for just the 
MySQL client and/or the MySQL libraries needed to use MySQL as well as a 
MySQL server compiled under Cygwin. Apparently that doesn't seem to exist.



===
Obligatory witty line: Honk If you want to see my finger



--
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/

             reply	other threads:[~2003-09-23  5:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-23  6:25 Andrew DeFaria [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-03-27  9:01 Grahame Wright
2001-03-27 18:28 ` Charles S. Wilson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='bkondq$59a$1@sea.gmane.org' \
    --to=andrew@defaria.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).