-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathConfiguration.defaults
executable file
·34 lines (25 loc) · 1.47 KB
/
Configuration.defaults
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
########################################################################
# Configuration.defaults - Sample userhelp Configuration File #
# #
# Copy this file to Configuration and edit before running Install. #
# cp Configuration.defaults Configuration #
# #
# Make sure you run Install any time you edit the Configuration file. #
########################################################################
#####--------------------------------------------------------------#####
#####----- Easy Install Parameters --------------------------------#####
# The directory of this userdocs install
#FULL_PATH /home/djd/work/userhelp-trunk/
FULL_PATH /usr/local/mgi/live/userhelp/
# mgiconfig install directory
MGICONFIG_PATH /usr/local/mgi/live/mgiconfig/
#####--------------------------------------------------------------#####
#####-- system paths, ownership, and permissions for installation -#####
#####--------------- THESE SHOULD NOT CHANGE ----------------------#####
# Path to Global Config file
GLOBAL_CONFIG ${MGICONFIG_PATH}web/GlobalConfig
# colon-delimited list of directories containing Python libraries, including
# the lib/python directory under this installation directory
LIBDIRS ${FULL_PATH}lib/python:/usr/local/mgi/live/lib/python
# The Path to Configuration.py
CONFIG_PATH /usr/local/mgi/live/lib/python