Gentoo Archives: gentoo-perl

From: Adam Prime <adam.prime@××××××××.ca>
To: gentoo-perl@l.g.o
Subject: Re: [gentoo-perl] DBD-mysql should not depend on dev-db/mysql
Date: Wed, 01 Jul 2009 16:59:48
Message-Id: 4A4B9601.8030809@utoronto.ca
In Reply to: Re: [gentoo-perl] DBD-mysql should not depend on dev-db/mysql by Ruslan Zakirov
1 I'm pretty sure that with USE=minimal dev-db/mysql will only install the
2 client libraries.
3
4 Adam
5
6 Ruslan Zakirov wrote:
7 > As far as I recall gentoo has no mysql-libs package, so to build libs
8 > you have to install whole mysql.
9 >
10 > On Wed, Jul 1, 2009 at 6:54 PM, Zhang Jun<gb2313@×××××.com> wrote:
11 >> DBD::mysql is just need some mysql library and header files,
12 >> mysqld should not be needed.
13 >>
14 >> maybe the reason is gentoo does not like other pre-compiled distro,
15 >> and compiling the header/lib need compile mysqld ?
16 >>
17 >> # emerge -pvt DBD-mysql
18 >>
19 >> These are the packages that would be merged, in reverse order:
20 >>
21 >> Calculating dependencies... done!
22 >> [ebuild N ] dev-perl/DBD-mysql-4.00.5 120 kB
23 >> [ebuild N ] virtual/mysql-5.0 0 kB
24 >> [ebuild N ] dev-db/mysql-5.0.70-r1 USE="berkdb perl ssl
25 >> -big-tables -cluster -debug -embedded -extraengine -latin1
26 >> -max-idx-128 -minimal (-selinux) -static" 28,028 kB
27 >> [ebuild N ] dev-db/mysql-init-scripts-1.2 0 kB
28 >> [ebuild N ] sys-apps/ed-1.0 67 kB
29 >>
30 >>
31 >
32 >
33 >

Replies

Subject Author
Re: [gentoo-perl] DBD-mysql should not depend on dev-db/mysql Zhang Jun <gb2313@×××××.com>