Gentoo Archives: gentoo-dev

From: Sebastian Werner <sebastian@××××××××××××××××××.de>
To: gentoo-dev@g.o
Subject: [gentoo-dev] PHP configure problem
Date: Tue, 27 Nov 2001 16:47:36
Message-Id: E168qzg-0005RQ-00@mrvdom04.kundenserver.de
1 Hey,
2
3 these are the last lines:
4 --------------------
5
6 checking for DBM support... no
7 checking for CDB support... no
8 checking whether to enable DBA interface... yes
9 checking whether to enable the bundled dbase library... yes
10 checking whether to enable dbx support... no
11 checking for DOM support... yes
12 checking for DOM in default path... not found
13 configure: error: Please reinstall the libxml >= 2.2.7 distribution
14
15 !!! ERROR: The ebuild did not complete successfully.
16 !!! Function src_compile, Line 69, Exitcode 1
17 !!! (no error message)
18
19 !!! emerge aborting on /usr/portage/dev-lang/php/php-4.0.6-r3.ebuild .
20
21 --------------------
22
23 I have xml and xml2 (2.2.10) in my make.conf and have installed both libs
24 succesfully.
25
26 Have anybody this problem before - or can you test it.
27
28 Thanks in advance,
29
30 Sebastian Werner

Replies

Subject Author
Re: [gentoo-dev] PHP configure problem Chad Huneycutt <chad.huneycutt@×××.org>