Gentoo Archives: gentoo-dev

From: Gregg <gregg@××.am>
To: gentoo-user@g.o
Cc: gentoo-dev@g.o
Subject: [gentoo-dev] Help. mod_php problem
Date: Mon, 15 Jul 2002 14:22:32
Message-Id: 1774.12.250.204.5.1026760988.squirrel@sc.am
1 Depend (the script) showed me an error in my world file, that emerge
2 couldnt find the mod_php that I had installed. So I unmerged it, then
3 went to emerge it again and got this.
4
5 *[root@localhost:mod_php] emerge -p mod_php
6
7 These are the packages that I would merge, in order.
8
9 Calculating dependencies !!! Couldn't find match for mod_php; aborting.
10 *[root@××.am:mod_php] ls
11 ChangeLog mod_php-4.2.1-r2.ebuild mod_php-4.2.1.ebuild
12 files mod_php-4.2.1-r3.ebuild
13 mod_php-4.2.1-r1.ebuild mod_php-4.2.1-r4.ebuild
14 *[root@localhost:mod_php] pwd
15 /usr/portage/dev-php/mod_php
16 *[root@localhost:mod_php]
17 *[root@localhost:mod_php] emerge dev-php/mod_php
18 Calculating dependencies !!! Couldn't find match for dev-php/mod_php;
19 aborting.
20 *[root@localhost:mod_php]

Replies

Subject Author
Re: [gentoo-dev] Help. mod_php problem Gregg <gregg@××.am>
Re: [gentoo-dev] Help. mod_php problem Ryan Phillips <rphillips@g.o>