hi,
I'm trying to install a webportal on new-server and I need to compile PHP 5.0.3 as a static module on HP-UX 11.11 with apache 1.3.33.
When I run:
./configure --with-apache=../apache_1.3.33 --with-oracle=/oracle/ora92 --with-oci8=/oracle/ora92 --with-config-file-path=/web/apache/conf --with-mysql
the output is:
.............
Configuring extensions
checking whether to enable LIBXML support... yes
checking libxml2 install dir... no
checking whether libxml build works... no
configure: error: build test failed. Please check the config.log for details.
webport-/opt/depot-inst/php-5.0.3 :
In attachment:
- config.log
- new-server manifest.info
- new-server "swlist -l product" output
On another old-server the installation is ok but on the old-server there are more patches than the new-server and I don't know what patches have to install.
I installed:
- PHSS_30970
- PHSS_28435
but I had the same error.
In attachment:
- old-server patch list
- old-server manifest.info
- old-server "swlist -l product" output
what am I missing?
Thanks a lot,
Mauro