Installing Perl modules with

David Christensen dpchrist@holgerdanske.com
Tue May 23 01:49:00 GMT 2006


Luffe wrote:
> Short solution: install cygwin-provided wget and change CPAN setting to 
> use /usr/bin/wget, not Windows native wget.exe.

The only wget on my PATH is Cygwin's:

    2006-05-22 18:39:13 dpchrist@p3533 ~
    $ find `perl -e 'print map {$_, "\n"} split /:/, $ENV{PATH}'` -name 
'wget*'
    /usr/bin/wget.exe
    /bin/wget.exe


David


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list