Subject: | Error installing on Linux |
Date: | Mon, 15 Jun 2009 21:17:27 +1000 |
To: | bug-Padre-Plugin-Debugger [...] rt.cpan.org |
From: | Peter Lavender <plaven [...] bigpond.net.au> |
Hi,
While installing the module on Ubuntu 9.04 the following error occurs:
Manifying blib/lib/Padre/Plugin/Debugger.pm ->
blib/libdoc/Padre::Plugin::Debugger.3pm
PMAKHOLM/Padre-Plugin-Debugger-0.2.tar.gz
./Build -- OK
Running Build test
t/0-load.t .. 1/1 # Testing Padre::Plugin::Debugger 0.2, Perl
5.010000, /usr/bin/perl
t/0-load.t .. ok
All tests successful.
Files=1, Tests=1, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.24 cusr
0.04 csys = 0.29 CPU)
Result: PASS
PMAKHOLM/Padre-Plugin-Debugger-0.2.tar.gz
./Build test -- OK
Running Build install
Prepending /home/pete/.cpan/build/Padre-Plugin-Debugger-0.2-ELdOKu/blib/arch /home/pete/.cpan/build/Padre-Plugin-Debugger-0.2-ELdOKu/blib/lib to PERL5LIB for 'install'
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
ERROR: Can't create '/usr/local/man/man3'
Do not have write permissions on '/usr/local/man/man3'
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
at /usr/share/perl5/Module/Build/Base.pm line 2865
PMAKHOLM/Padre-Plugin-Debugger-0.2.tar.gz
./Build install -- NOT OK
Use of uninitialized value in string eq at /usr/share/perl/5.10/CPAN.pm
line 9000.
Failed during this command:
PMAKHOLM/Padre-Plugin-Debugger-0.2.tar.gz : install NO
Peter.