Subject: | Error installing Prima.pm after Makefile.PL overhaul |
Running Ubuntu 10.10 now, but the problem also arises in 11.04 as well.
At the very end of make install, I get these lines:
--------%<--------Installing
/home/visitors/dcmertens/perl5/perlbrew/perls/perl-5.14.1/bin/podview
Installing
/home/visitors/dcmertens/perl5/perlbrew/perls/perl-5.14.1/bin/gencls
Installing
/home/visitors/dcmertens/perl5/perlbrew/perls/perl-5.14.1/bin/fmview
Use of uninitialized value $MY::DL_LOAD_FLAGS in concatenation (.) or
string at Makefile.PL line 1564.
Setting dl_load_flags= in
/home/visitors/dcmertens/perl5/perlbrew/perls/perl-5.14.1/lib/site_perl/5.14.1/i686-linux-thread-multi/Prima.pm
cannot write
/home/visitors/dcmertens/perl5/perlbrew/perls/perl-5.14.1/lib/site_perl/5.14.1/i686-linux-thread-multi/Prima.pm:Permission
denied
make: *** [pure_site_install] Error 13
-------->%--------
The weird thing is that this occurs on Ubuntu but not Mac, and the
printed output indicates that the installer is trying to copy Prima.pm
to its new place for the *second* time.