Re: [gentoo-user] MySQL isn't slotted. What to do?

2007-08-20 Thread Andrew Gaydenko
=== On Monday 20 August 2007, kashani wrote: ===
> kashani wrote:
...
> > apr-util doesn't need Mysql unless you're doing your own db
> > connection pool within Apache (I bet you aren't), it just has that
> > USE flag set.
> > 
> > echo "dev-libs/apr-util -mysql" >> /etc/portage/package.use
> 
> A bit more info after poking around on this. The DBD layer in apr-util 
> 1.2.x can be used for Mysql auth and replaces mod_auth_mysql. That might 
> be an issue if you're dependent on that sort of authentication.
> 
> It does seem odd that vrtual-mysql5 is required for Mysql support in 
> apr-util, but that is what is specified in the ebuild.
> 
> kashani


Thanks! - Done. I haven't apache installed at all, and apr-util package was
installed as subversion's dependence-from (last one is installed without 
'apache2' useflag also).
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] MySQL isn't slotted. What to do?

2007-08-20 Thread kashani

kashani wrote:

Andrew Gaydenko wrote:

The issue is, I need to keep mysql 4.1.x version for my job. OTOH,
 say, last dev-libs/apr-util needs mysql 5.x version. The mysql
package isn't slotted, and this fact is rather strange (4.0.x,
4.1.x and 5.x versions are _very_ different, and all are widely
used in real servers). What to do?


apr-util doesn't need Mysql unless you're doing your own db
connection pool within Apache (I bet you aren't), it just has that
USE flag set.

echo "dev-libs/apr-util -mysql" >> /etc/portage/package.use


A bit more info after poking around on this. The DBD layer in apr-util 
1.2.x can be used for Mysql auth and replaces mod_auth_mysql. That might 
be an issue if you're dependent on that sort of authentication.


It does seem odd that vrtual-mysql5 is required for Mysql support in 
apr-util, but that is what is specified in the ebuild.


kashani
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] MySQL isn't slotted. What to do?

2007-08-20 Thread kashani

Andrew Gaydenko wrote:

The issue is, I need to keep mysql 4.1.x version for my job. OTOH, say, last
dev-libs/apr-util needs mysql 5.x version. The mysql package isn't slotted,
and this fact is rather strange (4.0.x, 4.1.x and 5.x versions are _very_ 
different, and all are widely used in real servers). 


What to do?


apr-util doesn't need Mysql unless you're doing your own db connection 
pool within Apache (I bet you aren't), it just has that USE flag set.


echo "dev-libs/apr-util -mysql" >> /etc/portage/package.use

kashani
--
[EMAIL PROTECTED] mailing list



[gentoo-user] MySQL isn't slotted. What to do?

2007-08-19 Thread Andrew Gaydenko
The issue is, I need to keep mysql 4.1.x version for my job. OTOH, say, last
dev-libs/apr-util needs mysql 5.x version. The mysql package isn't slotted,
and this fact is rather strange (4.0.x, 4.1.x and 5.x versions are _very_ 
different, and all are widely used in real servers). 

What to do?
-- 
[EMAIL PROTECTED] mailing list