-----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-----
--
[email protected] mailing list