Gentoo Archives: gentoo-dev

From: Collins Richey <erichey2@××××.com>
To: gentoo <gentoo-dev@g.o>
Subject: [gentoo-dev] mysql and perl DBI modules
Date: Sat, 20 Oct 2001 19:33:56
Message-Id: 20011020194717.70907cf7.erichey2@home.com
1 Does anyone have experience with getting mysql and the perl DBI
2 modules to work?
3
4 Having merged DBI-1.14.ebuild, mysql-3.23.43.ebuild, and
5 xmysqladmin-1.0.ebuild and all dependencies, I'm now struggling to
6 make things work. I've muddled through getting a mysqld started, and
7 xmysqladmin will talk to the server.
8
9 Now I'm trying to run the mysql tests (run-all-tests in
10 /usr/share/mysql/bench) which is a perl module dependant on DBI.
11 run-all-tests cannot find the DBI:: stuff (use DBI). It looks like
12 the DBI ebuild doesn't properly reconfigure perl to locate the DBI
13 stuff.
14
15 Any suggestions?
16
17 As a side note, gentoo really needs to have some post-install
18 procedures for things like mysql.
19
20 --
21 Collins Richey
22 Denver Area
23 gentoo_rc6 xfce+sylpheed

Replies

Subject Author
Re: [gentoo-dev] mysql and perl DBI modules "Damon M. Conway" <damon@×××××××××××.net>