Changeset 501 for trunk/INSTALL

Show
Ignore:
Timestamp:
09/20/04 15:59:43 (4 years ago)
Author:
kake
Message:

Added option of munging in custom lib paths on install.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/INSTALL

    r351 r501  
    8181Give the full address needed to access the installation directory with 
    8282a 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 
     87If you have installed some or all of the required Perl modules (or indeed 
     88the OpenGuides modules themselves) into a private directory, you will 
     89need to tell the scripts where to find these modules.  Enter the paths 
     90to search here just as you would enter them in a 'use lib qw( ... );' 
     91in a Perl script. 
    8392 
    8493