From: Vincent Pit Date: Sat, 28 Nov 2009 23:59:47 +0000 (+0100) Subject: Fix the PATH in the bootstrap documentation X-Git-Tag: v0.09~14 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FCPANPLUS-Dist-Gentoo.git;a=commitdiff_plain;h=bc88694e8076ef23c06a64a23cbbbf1ed3687f08 Fix the PATH in the bootstrap documentation --- diff --git a/lib/CPANPLUS/Dist/Gentoo.pm b/lib/CPANPLUS/Dist/Gentoo.pm index 3bc66a5..f44b124 100644 --- a/lib/CPANPLUS/Dist/Gentoo.pm +++ b/lib/CPANPLUS/Dist/Gentoo.pm @@ -85,7 +85,7 @@ Log in as root and unpack them in e.g. your home directory : Set up environment variables so that the toolchain is temporarily available : # export OLDPATH=$PATH - # export PATH=/root/CPANPLUS-Dist-Gentoo-0.08/bin:$PATH + # export PATH=/root/CPANPLUS-0.88/bin:$PATH # export PERL5LIB=/root/CPANPLUS-Dist-Gentoo-0.08/blib/lib:/root/CPANPLUS-0.88/lib:/root/CPANPLUS-0.88/inc/bundle Make sure you don't have an old C<.cpanplus> configuration visible :