Re: Problem with Math::GMP
From: Sisyphus (kalinaubears_at_iinet.net.au)
Date: 06/15/04
- Previous message: Gunnar Strand: "Re: Help with a module."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 16 Jun 2004 04:53:11 +1000
wrote:
> I am trying to install Net::SSH::PERL in Windows 2000 & Windows XP.
> Net::Telnet is working fine for me.
>
> I am getting error while installing Math::GMP.
> I get following error:
> C:\downloads\Math-GMP-2.03>nmake
>
> Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
> Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
>
> cl -c -nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE
> -DNO_ST
> RICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DPERL_IMPLICIT_CONTEXT
> -DPERL_IMPLICIT_SY
> S -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1
> -DVERSION=\"2.03\"
> -DXS_VERSION=\"2.03\" "-IC:\Perl\lib\CORE" GMP.c
> GMP.c
> C:\Perl\lib\CORE\perl.h(380) : fatal error C1083: Cannot open include
> file: 'sys
> /types.h': No such file or directory
> NMAKE : fatal error U1077: 'cl' : return code '0x2'
> Stop.
>
> I tried to install it with ppm,but it didn,t work
> Please help me
> Thanks in advance
> Sweeti
>
I have Win32 binaries of Math::GMP-2.03 at
http://www.kalinabears.com.au/w32perl/math_gmp.html
You'll also need to install libgmp-3.dll somewhere in your path. (That
file is also available from the same web page.)
Let me know if you strike any trouble with any of that.
Alternatively you could install Net::SSH::W32Perl which doesn't use
Math::GMP. See http://www.soulcage.net/ppds/
Cheers,
Rob
-- To reply by email u have to take out the u in kalinaubears.
- Previous message: Gunnar Strand: "Re: Help with a module."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|