Bug#410086: perl: cpan installs man pages in a wrong directory

Vincent Lefevre vincent at vinc17.net
Tue Jun 5 14:43:53 UTC 2012


On 2012-06-05 13:00:09 +0100, Dominic Hargreaves wrote:
> With a fresh installation, the first time I run cpan it offers to
> configure this for me, and puts the following in my ~/.bashrc:
> 
> export PERL_LOCAL_LIB_ROOT="/home/dom/perl5";
> export PERL_MB_OPT="--install_base /home/dom/perl5";
> export PERL_MM_OPT="INSTALL_BASE=/home/dom/perl5";
> export PERL5LIB="/home/dom/perl5/lib/perl5/i486-linux-gnu-thread-multi-64int:/home/dom/perl5/lib/perl5";
> export PATH="/home/dom/perl5/bin:$PATH";
> 
> Please could you try moving your ~/.cpan/CPAN/MyConfig.pm out of the way
> and let me know if the automatically configured approach works for you?

Thanks, this works. I think that cpan should detect old config
or something like that.

-- 
Vincent Lefèvre <vincent at vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)






More information about the Perl-maintainers mailing list