Humm from what i remember ( i saw a snap that did not work with dom
about last week).
In the help there was a not about dom5 i compiled with dom5 and it
worked for me.
But now in the latest snap dom5 option is gone. But compiling php with
dom support works well.
So try to compile --with-dom5 (if
If you installed libxml2 from source--rather than from RPM--chances are
that it's been installed in a folder other than the system library
directory (/usr/lib). It's probably in /usr/local/lib instead. So you
can do one of two things: either reconfigure libxml2 specifying
--prefix=/usr or reconfigu
If you didn't install the RPM of the libxml higher then 2.5.1, I
would assume there's a configure line like --with-libxml=/path or
something similar to that you have to specify where you installed it
when you compiled it.
On Tue, 2003-07-01 at 13:11, Mauricio Cuenca wrote:
> Hello,
>
> I've tri
Hello,
I've tried several times compiling PHP 5.0.0b1 on a Linux RedHat 8.0 using
this configure command:
./configure --prefix=/usr/local/php5 --with-config-file-path=/usr/local/php5
And I get the following error:
configure: error: libxml2 version 2.5.1 or greater required.
Then, I downloaded an
4 matches
Mail list logo