Yaakov (Cygwin/X) <[email protected]> writes: > Gary wrote: >> "Fatal error: Class 'XSLTProcessor' not found" > > Probably one of the following: > > 1) You're missing a dependency. xsl depends on libxml2 and libxslt. > Try cygcheck /usr/lib/php/20060613/xsl.dll and see if something is > missing.
Yes, that's the problem: $ cygcheck /usr/lib/php/20060613/xsl.dll C:\cygwin\lib\php\20060613\xsl.dll ... cygcheck: track_down: could not find cygexslt-0.dll cygcheck: track_down: could not find cygxslt-1.dll (multiple times) Isn't setup supposed to handle these dependencies automagically? Is it because the dependency crosses the "official"/ports boundary? ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Cygwin-ports-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general
