Maybe someone might be able to help me out.
I´ve installed Net:SSH:Perl and Net::SSH:W32Perl so I can ssh an internal firewall.
I´ve also installed Math::GMP.  

From PPM you can see that its been installed:

>D:\Fontes\SalvaConfigs\Pix>ppm
>PPM interactive shell (2.2.0) - type 'help' for available commands.
>PPM> query
>Archive-Tar            [1.08        ] module for manipulation of tar archives.
>Compress-Zlib          [1.22        ] Interface to zlib compression library
>Convert-ASCII-Armour   [1.4         ] Convert binary octets into ASCII armoure
                                      messages.
>Convert-PEM            [0.07        ] Read/write encrypted ASN.1 PEM files
>Crypt-Blowfish         [2.09        ] Perl Blowfish encryption module
>Crypt-DES              [2.03        ] Perl DES encryption module
>Crypt-IDEA             [1.02        ] Perl interface to IDEA block cipher
>Data-Buffer            [0.04        ] Read/write buffer class
>Data-Dump              [1.02        ] Pretty printing of data structures
>Digest                 [1.05        ] Modules that calculate message digests
>Digest-BubbleBabble    [0.01        ] Create bubble-babble fingerprints
>Digest-HMAC            [1.01        ] Keyed-Hashing for Message Authentication
>Digest-MD2             [2.03        ] Perl interface to the MD2 Algorithm
>Digest-MD4             [1.1         ] Perl interface to the MD4 Algorithm
>Digest-MD5             [2.33        ] Perl interface to the MD5 Algorithm
>Digest-SHA1            [2.07        ] Perl interface to the SHA-1 Algorithm
>File-CounterFile       [1.04        ] Persistent counter class
>Font-AFM               [1.18        ] Interface to Adobe Font Metrics files
>GD                     [2.06        ] Interface to Gd Graphics Library
>GMP                    [2           ]
>HTML-Parser            [3.36        ] HTML parser class
>HTML-Tagset            [3.03        ] Data tables useful in parsing HTML
>[Press return to continue or 'q' to quit]
>HTML-Tree              [3.18        ] HTML syntax tree builder
>IO-Select-Trap         [0.03        ] IO::Select() functionality on Scalar-
                                      based Filehandles
>IO-String              [1.02        ] Emulate IO::File interface for in-core
                                      strings
>IO-Zlib                [0.26        ] IO:: style interface to Compress::Zlib
>Image-Magick           [5.46        ]
>MD5                    [2.03        ] Perl interface to the MD5 Algorithm
                                      (obsolete)
>MIME-Base64            [2.23        ] Encoding and decoding of base64 strings
>Math-GMP               [2.04        ]
>Math-Pari              [2.010500    ] Perl interface to PARI
>Net-SNMP               [5.0.1       ] Object oriented interface to SNMP
>Net-SSH                [0.08        ] Perl extension for secure shell
>Net-SSH-Perl           [1.23        ] Perl client Interface to SSH
>Net-SSH-W32Perl        [0.05        ] Win32 (ActivePerl) Compatibility Layer
                                      for Net::SSH::Perl
>Net-Telnet             [3.03        ] Interact with TELNET port or other TCP
                                      ports
>Net-Telnet-Cisco       [1.10        ] automate Cisco management
>PPM                    [2.2         ] Perl Package Manager: locate, install,
                                      upgrade software packages.
>RRDs                   [1.000401    ] Round Robin Database Tool
[Press return to continue or 'q' to quit]

Whilst running my script, this is what I get:

>D:\Fontes\SalvaConfigs\Pix>perl salvapix.pl
>PIX LABORATORIO                 => cisco        => cisco         E:\Configuracao\Pix\20060131\PIX LABORATORIO.conf
>paica: Reading configuration data /.ssh/config
>paica: Reading configuration data /etc/ssh_config
>paica: Connecting to 172.17.16.14, port 22.
>paica: Socket created, turning on blocking...
>paica: Remote protocol version ., remote software version
>Can't locate loadable object for module Math::GMP in @INC (@INC contains: C:/Perl/lib C:/Perl/site/lib .) at C:/Perl/site/lib/Net/SSH/Perl/Util/SSH1MP.pm line 7

>Compilation failed in require at C:/Perl/site/lib/Net/SSH/Perl/Util/SSH1MP.pm line 7.
>BEGIN failed--compilation aborted at C:/Perl/site/lib/Net/SSH/Perl/Util/SSH1MP.pm line 7.
>Compilation failed in require at C:/Perl/site/lib/Net/SSH/Perl/Util.pm line 56.
>BEGIN failed--compilation aborted at C:/Perl/site/lib/Net/SSH/Perl/Key/RSA1.pm line 6.
>Compilation failed in require at C:/Perl/site/lib/Net/SSH/Perl/SSH1.pm line 13.
>BEGIN failed--compilation aborted at C:/Perl/site/lib/Net/SSH/Perl/SSH1.pm line 13.
>Compilation failed in require at C:/Perl/site/lib/Net/SSH/Perl.pm line 51.

My version of perl is :

>D:\Fontes\SalvaConfigs\Pix>perl -v

>This is perl, v5.6.1 built for MSWin32-x86-multi-thread
>(with 1 registered patch, see perl -V for more detail)

>Copyright 1987-2001, Larry Wall

>Binary build 638 provided by ActiveState Corp. http://www.ActiveState.com
>ActiveState is a division of Sophos.
>Built Apr 13 2004 19:24:21


Any help would be greatly appreciated...

Cheers,

Luiz George Ramsey Barreiros
Analista de Informática
____________________________________________________
BANCO DO BRASIL S.A. - DIRETORIA DE TECNOLOGIA
GETEC II - Gerência de Infraestrutura Tecnológica II
8560 - Divisão II - Núcleo IV - Soluções de Valor Agregado em Redes Convergentes

Tel. : +55(61) 3310-9652
Fax.: +55(61) 3310-6386

STN 716 Conjunto C, Ed. Sede IV
Asa Norte, Brasilia (DF),
70.770-100
e-mail: [EMAIL PROTECTED]
_______________________________________________
Perl-Win32-Admin mailing list
Perl-Win32-Admin@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to