Paul Reinheimer wrote:
Thanks,
Through some carefull negotiations with the RPM i've managed to
upgrade to the requisite packages. ./configure was usefull along the
way, it raised errors letting me know what was missing.
Is the fact that ./configure didn't raise an error originally worth
filling
Thanks,
Through some carefull negotiations with the RPM i've managed to
upgrade to the requisite packages. ./configure was usefull along the
way, it raised errors letting me know what was missing.
Is the fact that ./configure didn't raise an error originally worth
filling out a bug report for? Am
l_config'
'--with-mysql-sock=/var/lib/mysql/mysql.sock'
Note that I did not even specify --with-liblxml-dir, but php
still compiled OK with libxml2 a part of php, and not as a
shared module.
libXML support active
libXML Version 2.6.12
libXML streams enabled
Does configure co
mysqli=shared,/downloads/mysql/bin/mysql-standard-5.0.18-linux-i686/bin/mysql_config'
> '--with-mysql-sock=/var/lib/mysql/mysql.sock'
>
> Note that I did not even specify --with-liblxml-dir, but php
> still compiled OK with libxml2 a part of php, and not as a
> shared modul
ractice are the same;
In practice they are not.
On Sat, 25 Feb 2006, Paul Reinheimer wrote:
> To: php-install@lists.php.net
> From: Paul Reinheimer <[EMAIL PROTECTED]>
> Subject: [PHP-INSTALL] Problem building php 5.1.2,
>
> Hi, I'm trying to compile PHP 5.1.2. (on l
It's looking at the new version, dated today. For which i've got no -devel pack.
[EMAIL PROTECTED] php-5.1.2]# grep libxml2 config.logconfigure:19773: checking libxml2 install dirconfigure:88107: gcc -o conftest -I/usr/include -g -O2 -I/usr/local/include/libxml2 -I/usr/local//include -I/usr/loca
Instead of
--with-libxml-dir=/usr/local/lib/
try
--with-libxml-dir=/usr/local
I think it is picking up the wrong xml-config script and thus the wrong
libxml2 library.
Do this: grep libxml2 config.log
That should give you a clue which libxml2 it is trying to use.
-Rasmus
Paul Reinheimer w
Hi, thanks for the reply.
I installed libxml2-2.6.23 directly from source, I'm trapped in some
RHEL dependency hell (namely I can't upgrade these packages because
external things like up2date need the current version) that's
prevented me from using the RPMs. I haven't seen any non .rpm -devel
pack
Paul Reinheimer wrote:
Hi, I'm trying to compile PHP 5.1.2. (on linux, RHEL 3.1)
My ./configure is:
'./configure' '--with-mysql=/usr/local/mysql'
'--with-apxs=/etc/httpd/bin/apxs' '--with-gd' '--with-png'
'--with-zlib-dir=/root/zlib-1.2.2' '--enable-gd-native-ttf'
'--with-ttf' '--with-jpeg-dir=/
Hi, I'm trying to compile PHP 5.1.2. (on linux, RHEL 3.1)
My ./configure is:
'./configure' '--with-mysql=/usr/local/mysql'
'--with-apxs=/etc/httpd/bin/apxs' '--with-gd' '--with-png'
'--with-zlib-dir=/root/zlib-1.2.2' '--enable-gd-native-ttf'
'--with-ttf' '--with-jpeg-dir=/usr/local/lib/jpeg-6b/'
'
10 matches
Mail list logo