Hi !
I have some problem with installation php4.1.2 with Sablotron.
Please help.
I tried to configure , I got the following error on make and make install:
with apache on my Redhat 7.3 machine.
./configure \
--with-apxs=/usr/sbin/apxs \
--with-pgsql=/usr/local/pgsql/ \
--enable-mbstring \
--enable-mbstr-enc-trans \
--enable-track-vars \
--enable-mbregex \
--enable-trans-sid \
--enable-versioning \
--enable-xslt \
--with-xslt-sablot=/usr/lib \
checking for XML support... yes
checking external libexpat install dir... no
checking for XMLRPC-EPI support... no
checking libexpat dir for XMLRPC-EPI... no
checking whether to enable xslt support... yes
checking whether to enable the XSLT Sablotron backend... yes
checking libexpat dir for Sablotron XSL support... no
checking for Sablotron libraries in the default path... configure: > error: not found. Please re-install the Sablotron distribution
now i use rpm sablotron-0.96 and rpm expat 1.95.2
and next I tried to compile sablotron.096.(tarball),
I couldn't do make install with following error.
parser.cpp:434: cannot convert int' toXML_Error' for
argument 1' toXML_ErrorString (XML_Error)'
make[2]: *** [parser.lo] Error 1
Please help me !
Sasuke