I am having the following problem installing Math::Pari:

C:\Users\Moez1>cpanm Math::Pari --prompt Set up gcc environment - gcc.exe (rubenvb-4.5.4) 4.5.4 --> Working on Math::Pari Fetching http://www.cpan.org/authors/id/I/IL/ILYAZ/modules/Math-Pari-2 +.01080605.tar.gz ... OK Configuring Math-Pari-2.01080605 ... OK Building and testing Math-Pari-2.01080605 ... Building Math-Pari-2.010 +80605 failed. You can s)kip, r)etry, e)xamine build log, or l)ook ? [s] e FAIL ! You don't seem to have a PAGER :/ Building Math-Pari-2.01080605 failed. You can s)kip, r)etry, e)xamine build log, or l)ook ? [s] l Entering C:/.cpanm/work/1375113149.2244/Math-Pari-2.01080605 with C:\W +indows\system32\cmd.exe Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved.

Here is some environment information:

C:\.cpanm\work\1375113149.2244\Math-Pari-2.01080605>perl -v This is perl 5, version 16, subversion 2 (v5.16.2) built for MSWin32-x +64-multi-thread (with 1 registered patch, see perl -V for more detail) Copyright 1987-2012, Larry Wall Binary build 1602 [296513] provided by ActiveState http://www.ActiveSt +ate.com Built Dec 19 2012 00:07:06 Perl may be copied only under the terms of either the Artistic License + or the GNU General Public License, which may be found in the Perl 5 source ki +t. Complete documentation for Perl, including FAQ lists, should be found +on this system using "man perl" or "perldoc perl". If you have access to + the Internet, point your browser at http://www.perl.org/, the Perl Home Pa +ge.
Could someone please help me with it ?

In reply to installing Math::Pari on Windows by moez507

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.