goodgirl
Verified User
I'm trying to be able to support XML Dom. I keep getting errors whern rebuilding php.
First I tried to install
[root@server customapache]# rpm -Uvh libxslt*.rpm
warning: libxslt-1.1.9-1.i386.rpm: V3 DSA signature: NOKEY, key ID de95bc1f
Preparing... ########################################### [100%]
package libxslt-1.1.11-1 (which is newer than libxslt-1.1.9-1) is already installed
1:libxslt ########################################### [ 50%]
So I thought I have libxslt already. So I tried to build php like it says to here:
http://help.directadmin.com/item.php?id=23
I get this:
configure: error: Please reinstall the libxslt >= 1.0.3 distribution
Any ideas?
First I tried to install
[root@server customapache]# rpm -Uvh libxslt*.rpm
warning: libxslt-1.1.9-1.i386.rpm: V3 DSA signature: NOKEY, key ID de95bc1f
Preparing... ########################################### [100%]
package libxslt-1.1.11-1 (which is newer than libxslt-1.1.9-1) is already installed
1:libxslt ########################################### [ 50%]
So I thought I have libxslt already. So I tried to build php like it says to here:
http://help.directadmin.com/item.php?id=23
I get this:
configure: error: Please reinstall the libxslt >= 1.0.3 distribution
Any ideas?