This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Installing Perl modules with


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]