Dan, On Wed, 28 Aug 2002, Dan Hardiker wrote:
> Im trying here as a last resort as the PHP General list didnt provide much > help, and I suspect something to be wrong. > > I am trying to compile Sablot XSLT support into PHP-4.3.0-dev (from CVS) > but Im getting no errors, no warnings, but no Sablot support. The > configure command Im using is displayed on the webpage: > > http://dipsy.dapond.net/phpinfo.html > > Is it normal for a module to fail inclusion, but not cause any error > reporting? No, but your configure line is incorrect: '--with-enable-xslt' should be: --enable-xslt Enable xslt support. Derick --------------------------------------------------------------------------- Did I help you? http://www.derickrethans.nl/link.php?url=giftlist Frequent ranting: http://www.derickrethans.nl/ --------------------------------------------------------------------------- PHP: Scripting the Web - [EMAIL PROTECTED] All your branches are belong to me! SRM: Script Running Machine - www.vl-srm.net --------------------------------------------------------------------------- -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php