Note that there are some explanatory texts on larger screens.

plurals
  1. POPerl error while installing XML::LibXSLT
    primarykey
    data
    text
    <p>I am installing Perl module <a href="https://metacpan.org/module/XML%3a%3aLibXSLT" rel="nofollow"><code>XML::LibXSLT</code></a>, and I am getting the errors shown below.</p> <pre class="lang-none prettyprint-override"><code>Writing Makefile for XML::LibXSLT Writing MYMETA.yml and MYMETA.json cp LibXSLT.pm blib\lib\XML\LibXSLT.pm E:\Perl\bin\perl.exe E:\Perl\lib\ExtUtils\xsubpp -typemap E:\Perl\lib\ExtUtils\ typemap -typemap typemap LibXSLT.xs &gt; LibXSLT.xsc &amp;&amp; E:\Perl\bin\perl.exe -MExt Utils::Command -e mv -- LibXSLT.xsc LibXSLT.c E:\Perl\site\bin\gcc.exe -c -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTE XT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DHASATTRIBUTE -fno-strict-aliasing -mms-bit fields -O2 -DVERSION=\"1.81\" -DXS_VERSION=\"1.81\" "-IE:\Perl\lib\CO RE" -DHAVE_BLANK -DHAVE_BLANK -DHAVE_EXSLT LibXSLT.c LibXSLT.xs:12:32: fatal error: libxslt/xsltconfig.h: No such file or directory compilation terminated. dmake.exe: Error code 129, while making 'LibXSLT.o' SHLOMIF/XML-LibXSLT-1.81.tar.gz E:\Perl\site\bin\dmake.exe -- NOT OK Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible </code></pre> <p>Any idea to how to rectify this. Please let me know.</p> <p>Actaully, I am installing this by using</p> <blockquote> <p>perl -MCPAN -e "CPAN::Shell->force(qw(install XML::LibXSLT));</p> </blockquote> <p>So, it is getting 'XML-LibXSLT-1.81.tar.gz' automatically and working this with Windows 7.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload