[PHP-SOAP-DEV] php-soap 0.1.2 in PHP 4.3.7 fails
Status: Alpha
Brought to you by:
rodif_bl
From: Tiago F. <tfi...@in...> - 2004-08-11 22:25:24
|
Hi! I've been trying to install php-soap 0.1.2 in PHP 4.3.7 but I = haven't success yet. I have followed the steps described in php-soap = site, but they doesn't work in my case. When I run ./buildconf, I get the following =20 linux:~/php-4.3.7 # ./buildconf --force Forcing buildconf using default Zend directory buildconf: checking installation... buildconf: autoconf version 2.13 (ok) buildconf: libtool version 1.5.8 (ok) After that, I run the PHP configure options with '--enable-soap'. But... the PHP Makefile file doesn't change with this option. I = briefly saw the php-soap directory, in special, the Makefile file and I = could notice it some mistakes, such as static paths in 'top_srcdir', = 'top_builddir', etc. variables. There is a 'include dynlib.mk' also. = But, dynlib.mk file doesn't exist in php 4.3.7 source tree. Could anybody help me? Thanks in advance, Tiago Fioreze |