[PHP-INST] Problems with PHP4 compile - cont.

2001-02-15 Thread Are Westby
|System: RedHat7, kernel 2.4.1, mysql 3.23.22, apache 1.3.17, libxml |2.3.0-1/devel2.3.0-1 | |Trying to compile php 4.0.4pl1 with the following statement: | |sh configure --enable-trans-sid --with-mysql --with-magic-quotes --with-apxs |--with-dom |Now the compile of php runs through just fine, b

RE: [PHP-INST] Problems compiling PHP 4.0.4pl1

2001-02-14 Thread Are Westby
|System: RedHat7, kernel 2.4.1, mysql 3.23.22, apache 1.3.17, libxml |2.3.0-1/devel2.3.0-1 | |Trying to compile php 4.0.4pl1 with the following statement: | |sh configure --enable-trans-sid --with-mysql --with-magic-quotes --with-apxs |--with-dom | |The configure script runs through. On make, the

RE: [PHP-INST] Can't find APXS. RH6.2

2001-02-12 Thread Are Westby
[snip apxs/php-compile trouble] Make sure you install Apache 1.3.17, as well as the corresponding devel-package. When compiling Apache, specify the prefix attribute to whatever you like. (I used 'sh configure --prefix=/usr/local/apache) Then set '--with-apxs=/usr/local/apache/bin/apxs' (or whate

[PHP-INST] Problems compiling PHP 4.0.4pl1

2001-02-09 Thread Are Westby
I: apache PHP_RPATHS: uname -a: Linux foo.bar.org 2.4.1 #1 SMP Fri Feb 9 08:12:35 CET 2001 i686 unknown gcc -o conftest -g -02 -DLINUX=22 -DUSE_HREGEX -DUSE_EXPAT -DNO_DL_NEEDED conftest.c -lz -lxml -lresolv -lm -ldl -lcrypt -lnsl -lresolv -Lyes/lib -lz 1>&5 /usr/bin/ld: cannot find -lxml coll