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/