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
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
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
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/
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
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_
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
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
8 matches
Mail list logo