Re: More Weird Perl .dll Errors

2011-01-19 Thread Rafael Kitover
So I did this: mkdir ~/.cpan/CPAN cp /usr/lib/perl5/5.10/CPAN/Config.pm ~/.cpan/CPAN/MyConfig.pm Then in MyConfig.pm I did this: 'make_install_arg' => q[UNINST=1], 'mbuild_install_arg' => q[uninst=1], 'makepl_arg' => q[INSTALLDIRS=vendor], 'mbuildpl_arg' => q[--installdirs vendor], Now everyth

Re: More Weird Perl .dll Errors

2011-01-18 Thread Rafael Kitover
On 1/17/2011 2:28 PM, Reini Urban wrote: 2011/1/15 Rafael Kitover: Hi Reini, I'm not having any luck: $ perl -MClass::XSAccessor -le 1 Can't load '/usr/lib/perl5/site_perl/5.10/i686-cygwin/auto/Class/XSAccessor/XSAccessor.dll' for module Class::X SAccessor: No such file or directory at /usr/li

Re: More Weird Perl .dll Errors

2011-01-17 Thread Reini Urban
2011/1/15 Rafael Kitover: > Hi Reini, > > I'm not having any luck: > > $ perl -MClass::XSAccessor -le 1 > Can't load > '/usr/lib/perl5/site_perl/5.10/i686-cygwin/auto/Class/XSAccessor/XSAccessor.dll' > for module Class::X > SAccessor: No such file or directory at > /usr/lib/perl5/5.10/i686-cygwin/X

Re: More Weird Perl .dll Errors

2011-01-15 Thread Rafael Kitover
Hi Reini, I'm not having any luck: $ perl -MClass::XSAccessor -le 1 Can't load '/usr/lib/perl5/site_perl/5.10/i686-cygwin/auto/Class/XSAccessor/XSAccessor.dll' for module Class::X SAccessor: No such file or directory at /usr/lib/perl5/5.10/i686-cygwin/XSLoader.pm line 70. at /usr/lib/perl5/

Re: More Weird Perl .dll Errors

2011-01-14 Thread Reini Urban
2011/1/14 Rafael Kitover: > I tried both peflagsall and rebaseall with a -T list including all .dlls > under /usr/lib/perl5 as well as /usr/bin/cygperl5_10.dll > > But the error for MOP.dll persists. The Class::MOP and Sub::Name dll's are different beasts. If they do not load, (even windows refuse

Re: More Weird Perl .dll Errors

2011-01-14 Thread Rafael Kitover
I tried both peflagsall and rebaseall with a -T list including all .dlls under /usr/lib/perl5 as well as /usr/bin/cygperl5_10.dll But the error for MOP.dll persists. I'm not sure that when I tried the rebaseall it ran through to completion, because it gave me this error: FixImage (/usr/x86_

Re: More Weird Perl .dll Errors

2011-01-14 Thread Matthias Andree
Am 14.01.2011 10:21, schrieb Rafael Kitover: > Something weird happened to my Class::MOP .dll : > > $ perl -MClass::MOP -le 1 > Can't load > '/usr/lib/perl5/site_perl/5.10/i686-cygwin/auto/Class/MOP/MOP.dll' for > module Class::MOP: No such fi > le or directory at /usr/lib/perl5/5.10/i686-cygwin

More Weird Perl .dll Errors

2011-01-14 Thread Rafael Kitover
Something weird happened to my Class::MOP .dll : $ perl -MClass::MOP -le 1 Can't load '/usr/lib/perl5/site_perl/5.10/i686-cygwin/auto/Class/MOP/MOP.dll' for module Class::MOP: No such fi le or directory at /usr/lib/perl5/5.10/i686-cygwin/XSLoader.pm line 70. at /usr/lib/perl5/site_perl/5.10/i