From: Galen Charlton Date: Fri, 7 Oct 2011 17:43:29 +0000 (-0400) Subject: update release notes re: perl module install destination X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=577b0f1ed2e804f502cccde8bbfff31fb076ae24;p=working%2FEvergreen.git update release notes re: perl module install destination Signed-off-by: Galen Charlton --- diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index 92d326a8d1..0ac0f7c71d 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt @@ -6,6 +6,9 @@ Installation enhancements: * `eg_db_config.pl` now has a `--create-database` option to automatically create the database and add the required contrib modules/extensions, rather than requiring users to carry out a number of error-prone manual steps. +* The OpenILS Perl modules are now installed in the system Perl package + directories. In prior versions, they were typically installed in + `/openils/lib/perl5`. * README is now the single source of install instructions Administration enhancements: