Jani Taskinen wrote: >>> >>>you should also add --with-expat-dir=[DIR]... >>> >> >>I did >>./cvsclean; cvs update; ./buildconf; ./configure <opt>; make >> >>This time, it worked if I add --with-expat-dir=/usr. >> >>Problem: >> CLI does not use bandled expat when --enable-sxlt, >> --enable-sablot is used. >> >> --with-expat-dir should search /usr /usr/local, I think. >> >>Should I file bug report? > > > > No, you should not file any damn bug reports. > > --with-expat-dir=DIR XSLT: libexpat dir for Sablotron 0.50 > > Maybe the help text and the syntax texts should be changed to: > > --with-expat-dir=<DIR> XSLT: libexpat install prefix for Sablotron 0.50
I thought sablotron supports 0.8x. - Updated the XSLT extension to support Sablotron 0.8. (Petr Cimprich) This help text should be changed for both HEAD and 4.2.0. > > And others where the DIR part isn't mandatory should propably be: > > --with-something[=DIR] ?? > So you are basically saying user should use --with-expat-dir[=dir] from PHP 4.3.0 for --with-xslt-sablot while PHP 4.2.0 does not need it? I hope not :) BTW, as I mentioned, it seems _only_ CLI sapi has problem. -- Yasuo Ohgaki -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php