cpanm (App::cpanminus) 1.7034 on perl 5.022000 built for MSWin32-x64-m +ulti-thread Work directory is C:\Users\ADMINI~1/.cpanm/work/1436482933.8660 You have make C:\Strawberry\c\bin\dmake.exe You have LWP 6.13 You have "C:\Program Files (x86)\Git\bin\tar.exe", "C:\Program Files ( +x86)\Git\bin\gzip.exe" and "C:\Program Files (x86)\Git\bin\bzip2.exe" You have "C:\Program Files (x86)\Git\bin\unzip.exe" Searching Text::Aspell () on cpanmetadb ... --> Working on Text::Aspell Fetching http://www.cpan.org/authors/id/H/HA/HANK/Text-Aspell-0.09.tar +.gz -> OK Unpacking Text-Aspell-0.09.tar.gz Entering Text-Aspell-0.09 Checking configure dependencies from META.yml Configuring Text-Aspell-0.09 Running Makefile.PL Checking if your kit is complete... Looks good Warning (mostly harmless): No library found for -laspell Generating a dmake-style Makefile Writing Makefile for Text::Aspell Writing MYMETA.yml and MYMETA.json -> OK Checking dependencies from MYMETA.json ... Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.04_01) Checking if you have Test::More 0 ... Yes (1.001014) Building and testing Text-Aspell-0.09 cp Aspell.pm blib\lib\Text\Aspell.pm Running Mkbootstrap for Text::Aspell () "C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e chmod -- 644 +"Aspell.bs" "C:\Strawberry\perl\bin\perl.exe" "C:\Strawberry\perl\lib\ExtUtils\xsu +bpp" -noprototypes -typemap "C:\STRAWB~1\perl\lib\ExtUtils\typemap" - +typemap "typemap" Aspell.xs > Aspell.xsc && "C:\Strawberry\perl\bin\ +perl.exe" -MExtUtils::Command -e mv -- Aspell.xsc Aspell.c gcc -c -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCR +IPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fwrapv -fno-strict- +aliasing -mms-bitfields -s -O2 -DVERSION=\"0.09\" -DXS_VERS +ION=\"0.09\" "-IC:\STRAWB~1\perl\lib\CORE" Aspell.c Aspell.xs:4:20: fatal error: aspell.h: No such file or directory #include <aspell.h> ^ compilation terminated. dmake.exe: Error code 129, while making 'Aspell.o' -> FAIL Installing Text::Aspell failed. See C:\Users\ADMINI~1\.cpanm\w +ork\1436482933.8660\build.log for details. Retry with --force to forc +e install it.

In reply to I can't install Text::Aspell in strawberry by Thai Heng

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.