Gentoo Archives: gentoo-perl

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

Replies

Subject Author
Re: [gentoo-perl] DBD-mysql should not depend on dev-db/mysql Adam Prime <adam.prime@××××××××.ca>