in reply to module installation
The README is important--and I can see the big 'GOTCHA' for web hosts being the importance of compiling apache with --disable-rule-EXPAT . If the web host is Apache-based with a RedHat RPM installation or something like that, it has likely been built with the built-in expat XML parser enabled (the default). And if you're getting segfaults instead of XSLT transforms, that's why.