[Rt-commit] rt branch, 4.0-trunk, updated. rt-3.9.7-1143-ga52fe09
Kevin Falcone
falcone at bestpractical.com
Mon Jan 3 15:49:47 EST 2011
The branch, 4.0-trunk has been updated
via a52fe097106b0a3bfcd988ef66f17acec05b7338 (commit)
from d1da7658cd79123d567f875260f3fd310877730b (commit)
Summary of changes:
README | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit a52fe097106b0a3bfcd988ef66f17acec05b7338
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Mon Jan 3 15:46:55 2011 -0500
DateTime's Build.PL breaks with CentOS/RHEL 5.5's CPAN
Tell people to upgrade in the hope that this will
help with installs
diff --git a/README b/README
index 2ffd741..1a63c81 100644
--- a/README
+++ b/README
@@ -88,6 +88,13 @@ GENERAL INSTALLATION
Some modules require user input or environment variables to install
correctly, so it may be necessary to install them manually.
+ If you are installing with CPAN module older than 1.84, you will need
+ to start CPAN (by running perl -MCPAN -e shell) and upgrade the CPAN shell.
+
+ install CPAN
+
+ If you are unsure of Your CPAN version, it will be printed when you run the shell.
+
5 Check to make sure everything was installed properly.
make testdeps
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list