Changeset 501 for trunk/INSTALL
- Timestamp:
- 09/20/04 15:59:43 (4 years ago)
- Files:
-
- 1 modified
-
trunk/INSTALL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/INSTALL
r351 r501 81 81 Give the full address needed to access the installation directory with 82 82 a web browser - for example http://london.openguides.org/cgi-bin/ 83 84 85 "Do you want me to munge a custom lib path into the scripts?" 86 87 If you have installed some or all of the required Perl modules (or indeed 88 the OpenGuides modules themselves) into a private directory, you will 89 need to tell the scripts where to find these modules. Enter the paths 90 to search here just as you would enter them in a 'use lib qw( ... );' 91 in a Perl script. 83 92 84 93
