Gentoo Archives: gentoo-user

From: Ernie Schroder <schroder@×××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] PHP fails
Date: Tue, 14 Feb 2006 15:41:22
Message-Id: 200602141034.46847.schroder@ntplx.net
1 I'm trying to emerge php here and do some playing around. I don't have apache
2 on this box but installed monkeyd as a light weight webserver. Emerge php
3 fails as below
4 checking for tgetent in -lncurses... no
5 checking for tgetent in -ltermcap... no
6 checking for readline in -lreadline... no
7 configure: error: readline library not found
8
9 !!! ERROR: dev-lang/php-5.0.5-r5 failed.
10 !!! Function php5_0-sapi_src_compile, Line 516, Exitcode 1
11 !!! configure failed
12 !!! If you need support, post the topmost build error, NOT this status
13 message.
14
15 $ locate libreadline
16 /usr/lib/libreadline.so
17 /usr/lib/libreadline.a
18 <snip>
19 /lib/libreadline.so
20 /lib/libreadline.so.4
21 /lib/libreadline.so.5
22 /lib/libreadline.so.4.3
23 /lib/libreadline.so.5.0
24
25 Some help?
26
27
28 --
29 Regards, Ernie
30 --
31 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] PHP fails Craig Duncan <craigduncan@×××××××.com>