Add notes about CPAN configuration, per wlayton's recommendation
authordbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Thu, 20 Nov 2008 00:37:14 +0000 (00:37 +0000)
committerdbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Thu, 20 Nov 2008 00:37:14 +0000 (00:37 +0000)
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1499 9efc2488-bf62-4759-914b-345cdb29e865

README

diff --git a/README b/README
index 99187aa..03000d3 100644 (file)
--- a/README
+++ b/README
@@ -15,6 +15,11 @@ or "ubuntu" for <osname> below:
 aptitude install make
 make -f src/extras/Makefile.install <osname>
 
+When the prerequisite installer reaches the Perl module stage, you will
+be prompted for configuration of Comprehensive Perl Archive Network (CPAN)
+on your mserver. You can just press <return> for all of the prompts, except
+for the country configuration.
+
 Note: You may also be able to use "centos" to install the OpenSRF
 prerequisites for CentOS 5 and RHEL 5, or "gentoo" for Gentoo - but
 these are less tested distributions. Your patches and suggestions for