Gentoo Archives: gentoo-dev

From: Gertjan <g.zwartjes@×××××××××××.nl>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] dev-php/mod_php-4.3.1-r1 compile fails
Date: Thu, 13 Mar 2003 18:34:57
Message-Id: 20030313193502.3f14c699.g.zwartjes@student.tue.nl
In Reply to: [gentoo-dev] dev-php/mod_php-4.3.1-r1 compile fails by Henti Smith
1 Which version of Apache are you using? If you are using Apache 2.* then
2 you must include "apache2" in your USE variable. Then reconfigure PHP and
3 it will find the Apache 2 apxs script.
4
5 Gertjan
6
7 On Thu, 13 Mar 2003 20:31:29 +0200 Henti Smith <bain@×××××××.za> wrote:
8
9 > Sorry, I was not able to successfully run APXS. Possible reasons:
10 >
11 > 1. Perl is not installed;
12 > 2. Apache was not compiled with DSO support (--enable-module=so);
13 > 3. 'apxs' is not in your path. Try to use --with-apxs=/path/to/apxs
14 > The output of /usr/sbin/apxs follows
15 > ./configure: line 3215: /usr/sbin/apxs: No such file or directory
16 > configure: error: Aborting
17 >
18 > !!! ERROR: dev-php/mod_php-4.3.1-r1 failed.
19 > !!! Function src_compile, Line 219, Exitcode 1
20 > !!! bad ./configure
21 >
22 > Any ideas ?
23 >
24 > I tried looking for apxs on other gentoo boxen running mod_php .. but
25 > cannot find them ..
26 >
27 > Henti
28 >
29 > --
30 > gentoo-dev@g.o mailing list
31 >
32
33
34 --
35 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] dev-php/mod_php-4.3.1-r1 compile fails Henti Smith <bain@×××××××.za>
Re: [gentoo-dev] dev-php/mod_php-4.3.1-r1 compile fails "Thomas T. Veldhouse" <veldy@×××××.net>