From: Chris Shelton <cshelton@indiana.edu>
To: gentoo-server@lists.gentoo.org
Subject: Re: [gentoo-server] apr-util dependencies
Date: Wed, 19 Mar 2008 16:58:12 -0400 (EDT) [thread overview]
Message-ID: <alpine.LNX.1.10.0803191651300.12848@cshelton.fms.indiana.edu> (raw)
In-Reply-To: <20080319164332.I91696@shell.bway.net>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, 19 Mar 2008 at 4:44pm, A. Khattri wrote:
> Why does apr-util have a dependency on virtual/mysql?
>
> I have a box running MySQL 4 that I dont want to upgrade to MySQL 5
> but Id like to upgrade Apache.
It looks like this is only a dependency if you have the mysql use flag
enabled for apr-util. From the apr-util ebuild:
if use mysql ; then
cp "${DISTDIR}"/apr_dbd_mysql-r${DBD_MYSQL}.c
"${S}"/dbd/apr_dbd_mysql.c || die "could not copy mysql driver"
fi
This is almost certainly the code to support the MySQL implementation
of the "Apache SQL/Database Framework".
http://apache.webthing.com/database/
chris
- --
Chris Shelton
- -
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)
iD8DBQFH4X5kM5TknMKatUwRAjvTAJ9pfBCFenzFJ2buOytnF9ndNpdS0ACfURQR
3aFf8Rvq0KOuNoDMO7I1SDU=
=EfAu
-----END PGP SIGNATURE-----
--
gentoo-server@lists.gentoo.org mailing list
next prev parent reply other threads:[~2008-03-19 20:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-19 20:44 [gentoo-server] apr-util dependencies A. Khattri
2008-03-19 20:58 ` Chris Shelton [this message]
2008-05-24 16:29 ` A. Khattri
2008-05-25 17:39 ` kashani
2008-06-06 13:14 ` A. Khattri
2008-05-26 0:23 ` Randy Barlow
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=alpine.LNX.1.10.0803191651300.12848@cshelton.fms.indiana.edu \
--to=cshelton@indiana.edu \
--cc=gentoo-server@lists.gentoo.org \
/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