in reply to (Cygwin) Can't locate XML/LibXSLT.pm in @INC

Maintainer speaking:

You need to install a devel library first if you want to compile a module using it. So you need to install libxslt-devel via setup.exe. And the you also need to install perl_vendor for cpan. Then run:

$ cpan XML::LibXSLT

Apparently you are also missing a lot of more cygwin packages, such as unzip. Check your error messages and install the missing packages.

Replies are listed 'Best First'.
Re^2: (Cygwin) Can't locate XML/LibXSLT.pm in @INC
by karlgoethebier (Abbot) on Feb 26, 2013 at 20:58 UTC
    "Maintainer speaking"

    Despite some truth in your post: what do you maintain...;-)

    Regards, Karl

    «The Crux of the Biscuit is the Apostrophe»

        Thanks :-) and regards, Karl

        «The Crux of the Biscuit is the Apostrophe»