WRFan wrote: > > So, as far as I understand, you assumed that the tmp directory was already > there, which is true for Unix, but not true for windows, since the directory > is not /tmp, but c:\windows\temp, there is no standard "tmp" directory in > windows. You could change this in makefile.pl, but then again, windows is > not necessarily installed in c:\windows on every pc. The easiest way is > simply to let everyone edit the htaccess files and to change the statedir to > whatever directory one wants. >
I clearly need to work on configuring the examples in a more platform independent way. > The XSLT example works on my pc, after I made the changes described in the > previous email, but I would like to test the Sablotron module. How do I > change the xslt example so that it uses Sablotron or LibXSLT? > Whether XML::LibXSLT is used or XML::XSLT depends on having the XSLTParser config set. Please see http://www.apache-asp.org/config.html#XSLTParser You will need to have XML::LibXSLT already installed of course, also true with XML::Sablotron. I believe the Sablot libraries can be had for Windows platforms, though you will still need to compile the perl side of it. --Josh _________________________________________________________________ Joshua Chamas Chamas Enterprises Inc. NodeWorks Founder Huntington Beach, CA USA http://www.nodeworks.com 1-714-625-4051 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]