Perl-5.10 on a fresh install reports unable to remap Glob.dll

2008-07-09 Thread Dave Wombat
I did a fresh install of Cygwin on a Vista box. I needed to add some Perl modules so I ran Perl -MCPAN -e shell After the install began I got errors about remap. Scanning the archives showed that "rebase" would help. Further scanning shows that "rebase" is built into install and no longer di

Re: Perl-5.10 on a fresh install reports unable to remap Glob.dll

2008-07-09 Thread Dave Wombat
On Wed, Jul 9, 2008 at 9:51 AM, Reini Urban <[EMAIL PROTECTED]> wrote: > Dave Wombat schrieb: >> >> I did a fresh install of Cygwin on a Vista box. I needed to add some >> Perl modules so I ran >> Perl -MCPAN -e shell >> >> After the install