-----Original Message-----
From: $Bill Luebkert [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 04, 2005 10:59 AM
To: Popovici Nicolae (HTX)
Cc: Perl-Win32-Users@listserv.ActiveState.com
Subject: Re: Installl CPAN packages without ftp.


[EMAIL PROTECTED] wrote:

> Hi guys,
> 
>    Following problem: I would like to install SFTP package from CPAN 
> on my computer but it has a lot of dependencies that I need and I DO 
> NOT have ftp access. Any other way without downloading each one of 
> them? Downloading each one of them and then search through 
> dependencies and then repeat the steps it will take to much time and 
> it is error prone.

Your browser should also handle FTP links.
You should be able to D/L using HTTP links as well.

EG:

http://cpan.uwinnipeg.ca/htdocs/faqs/cpan-search.html  Search for 'net
sftp'

D/L:
http://cpan.uwinnipeg.ca/cpan/authors/id/D/DB/DBROBINS/Net-SFTP-0.09.tar
.gz


Tried that. Unfourtunately the package does not find the
Class-ErrorHandler package on the uwinnipeg server. This is the error
message that I get:
ppm> install Net-SFTP
Error: Package 'Class-ErrorHandler' not found on server. Please 'search'
for it
first.
ppm>
I did find the package on CPAN and I install it on my machine. However 
ppm>search Class-ErrorHandler 
on my local repository does not find it. Any ideeas of what may be
wrong?

Nicu

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to