Gentoo Archives: gentoo-user

From: Mike Diehl <mdiehl@××××××××.com>
To: gentoo-user@l.g.o, "\\\"Michael Orlitzky\\\"" <michael@××××××××.com>
Subject: Re: [gentoo-user] Problem installing PHP pdo
Date: Sun, 23 Dec 2012 20:47:23
Message-Id: 06922258f8e347e3b490d46ca3bc5b63@diehlnet.com
In Reply to: Re: [gentoo-user] Problem installing PHP pdo by Michael Orlitzky
1 "Michael Orlitzky" <michael@××××××××.com> wrote:
2 > On 12/22/2012 08:55 PM, Mike Diehl wrote:
3 >> Hi all,
4 >>
5 >> I'm not a PHP programmer, so I'm a bit out of my water. But, I'm trying
6 >> to install the latest eGroupware and need to get PHP to support pdo
7 >> database connectivigy.
8 >>
9 >> After a recent emerge --sync, I did a new emerge of php with --newuse...
10 >> after adding pdo to my tags list.
11 >>
12 >> What I get is:
13 >>
14 >
15 > Can you give us the usual bug report stuff?
16 >
17 > * emerge --info
18 > * emerge -pv
19 > * The command that you ran which failed
20 > * The full output of that command
21 > * Anything else you think might be relevant
22
23 I did an emerge -s for pdo and didn't find anything so I followed the
24 directions given on the eGroupware installation guide and ran:
25
26 pecl install pdo
27
28 Is there an ebuild that I should/could use instead?
29
30 Mike.
31 --
32
33 Take care and have fun,
34 Mike Diehl.

Replies

Subject Author
Re: [gentoo-user] Problem installing PHP pdo Michael Orlitzky <michael@××××××××.com>