IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 22745


Ignore:
Timestamp:
Mar 2, 2009, 1:04:36 PM (17 years ago)
Author:
Paul Price
Message:

Fixing PATH. The default is no longer suitable for an individual user, but is suitable for ippMonitor.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/ipprc.config.in

    r22215 r22745  
    33# Default search path for configuration files (add $HOME if desired)
    44# Note: do not include $HOME in the distributed copy used by ippMonitor
    5 # PATH            STR     @pkgdatadir@:$HOME/.ipp:.
    6 PATH              STR     $HOME/ippconfig/:$PSCONFDIR/$PSCONFIG/share/ippconfig/
     5PATH            STR     @pkgdatadir@
     6### This is a useful setting for an individual user:
     7#PATH           STR     $HOME/ippconfig/:$PSCONFDIR/$PSCONFIG/share/ippconfig/
    78
    89# load the site-specific information from here
Note: See TracChangeset for help on using the changeset viewer.