Buenos dias
Saludo a los miembros de la lista ya que soy nuevo en ella.

Estoy intentando instalar plphp (1.3.3 y 1.3.2) pero no consigo compilarlo. 
Al ejecutar configure siempre me da el error de que no encuentra la libreria 
de PHP.
Alguien sabe como hacerlo funcionar. He estado buscando y he visto en alguna 
página que hay un error en el configure pero no consigo encontrar nada.
Adjunto la salida de configure

Gracias

 ./configure --with-php=/tmp/plphp 
--with-postgres=/usr/local2/postgres/postgresql-8.2.3
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for gawk... gawk
checking for pg_config... /usr/bin/pg_config
checking for existence of 
/usr/local2/postgresql-8.2.3/lib/pgxs/src/makefiles/pgxs.mk... yes
checking for PostgreSQL version... 8.2.3
checking for php-config... /tmp/plphp/bin/php-config
checking for php_module_startup in -lphp5... no
checking for php_module_startup in -lphp4... no
configure: error: Cannot locate a proper php library

 

Responder a