Aha!! 5.10, eh? There are a *lot* of modules not yet built for 5.10, it seems. I made the upgrade when I got a new computer a month or so ago, found out that I couldn't get the modules I needed without a lot of unnecessary hassle, so I went to an older build of ActivePerl:
C:\>perl -v This is perl, v5.8.8 built for MSWin32-x86-multi-thread (with 18 registered patches, see perl -V for more detail) Copyright 1987-2007, Larry Wall Binary build 822 [280952] provided by ActiveState http://www.ActiveState.com Built Jul 31 2007 19:34:48 I would strongly recommend that you do the same unless you have some particular need to use the latest build. I have a pretty good sized Perl application in production, and have not found a need for 5.10. IMO, ActiveState ought to make sure they have builds for all the modules in their PPM repository before they rev the product. --Geoff On 6/13/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi Geoff, > > I didn't find the link for Math::Peri module to install through > PPM. > I check link like http://www.soulcage.net/ & other links like > http://cpan.uwinnipeg.ca/PPMPackages/10xx/Math-Pari.ppd , but couldn't > find the Math-pari module there. > > Somewhere at Google I found that, http://www.soulcage.net/ is having > this module for windows xp with ActivePerl 5.10, but unfortunately I am > not succeeded with that. > > If you know the exact link which has the Math::Pari module for > Active Perl 5.10 please help me out. > > Thanks, > Mustafa > > -----Original Message----- > From: Geoff [mailto:[EMAIL PROTECTED] > Sent: Friday, June 13, 2008 12:53 AM > To: Mohammed Mustafa (WT01 - Testing Services) > Cc: [email protected] > Subject: Re: Help needed : Math::Peri Module installation at Windows XP > > Any reason why you're not installing via PPM? > > On 6/12/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> > wrote: > > > > > > > > > > Hi All, > > > > > > > > I am trying to install Math::Peri Module on Windows XP with > > ActivePerl5.10, but getting the following error. > > > > I have downloaded the pari moduel (pari-2.3.3.tar.tar) apart from > Math::Peri > > but still getting this below error. > > > > Request you to help me out for this. > > > > > > > > > > > > C:\Documents and > > Settings\mukaa\Mustafa\ssh_files\Math-Pari-2.010800>perl > > Makefile.PL paridir="C:\Documents and > > Settings\mukaa\Mustafa\ssh_files\Math-Pari-.010 > > > > 800\pari" machine=none > > > > > > > > > > > > Setting up Math::Pari with Perl 5.010000 on MSWin32 version 5.00; > > > > cc=cl, gccversion=, ccflags='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 > -DWIN32 > > -D_ > > > > CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE > > -DPRIVLIB_LAST_IN_INC > > > > -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO > > -DPERL_MSVCRT_READFIX', > > > > > > > > ld=link, ldflags='-nologo -nodefaultlib -debug -opt:ref,icf > > -libpath:"C:\Per > > > > l\lib\CORE" -machine:x86', optimize='-MD -Zi -DNDEBUG -O1'. > > > > Could not extract version from 'C:\Documents and > > Settings\mukaa\Mustafa\ssh_file > > > > s\Math-Pari-2.010800\pari/config/version'; > > > > > > > > Do you remember that paridir should be location of PARI/GP source > tree, > > > > not the location of compiled+installed files? > > > > > > > > Trying extract from the directory name... > > > > Directory `C:\Documents and > > Settings\mukaa\Mustafa\ssh_files\Math-Pari-2.010800\ > > > > pari' has unknown syntax... > > > > Found GP/PARI build directory in C:\Documents and > > Settings\mukaa\Mustafa\ssh_fil > > > > es\Math-Pari-2.010800\pari > > > > (integer-formatted version C:\Documents and > > Settings\mukaa\Mustafa\ssh_file > > > > s\Math-Pari-2.010800\pari). > > > > Cannot find tests in C:\Documents and > > Settings\mukaa\Mustafa\ssh_files\Math-Pari > > > > -2.010800\pari/src/test/in: No such file or directory at > > utils/Math/PariBuild.pm > > > > line 513. > > > > > > > > > > > > Regards, > > > > Mustafa > > > > > > > > > > > > Please do not print this email unless it is absolutely necessary. > > > > The information contained in this electronic message and any > attachments to > > this message are intended for the exclusive use of the addressee(s) > and may > > contain proprietary, confidential or privileged information. If you > are not > > the intended recipient, you should not disseminate, distribute or copy > this > > e-mail. Please notify the sender immediately and destroy all copies of > this > > message and any attachments. > > > > WARNING: Computer viruses can be transmitted via email. The recipient > should > > check this email and any attachments for the presence of viruses. The > > company accepts no liability for any damage caused by any virus > transmitted > > by this email. > > > > www.wipro.com > > _______________________________________________ > > ActivePerl mailing list > > [email protected] > > To unsubscribe: > > http://listserv.ActiveState.com/mailman/mysubs > > > > > -- > --Geoff > Cell: (313)506-7295 > Sterling Heights CERT > '92 Acclaim | '04 Jeep Grand Cherokee | '05 Town & Country > > Please do not print this email unless it is absolutely necessary. > > The information contained in this electronic message and any attachments to > this message are intended for the exclusive use of the addressee(s) and may > contain proprietary, confidential or privileged information. If you are not > the intended recipient, you should not disseminate, distribute or copy this > e-mail. Please notify the sender immediately and destroy all copies of this > message and any attachments. > > WARNING: Computer viruses can be transmitted via email. The recipient should > check this email and any attachments for the presence of viruses. The company > accepts no liability for any damage caused by any virus transmitted by this > email. > > www.wipro.com > -- --Geoff Cell: (313)506-7295 Sterling Heights CERT '92 Acclaim | '04 Jeep Grand Cherokee | '05 Town & Country _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
