IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 8036


Ignore:
Timestamp:
Aug 1, 2006, 12:22:19 PM (20 years ago)
Author:
jhoblitt
Message:

example formatting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/doc/install.pod

    r8035 r8036  
    6969
    7070    ### Database configuration
    71     DBSERVER        STR     localhost       # Database host name (for psDBInit)
     71    DBSERVER        STR     localhost   # Database host name (for psDBInit)
    7272    DBNAME          STR     ipp
    73     DBUSER          STR     ipp             # Database user name (for psDBInit)
    74     DBPASSWORD      STR     ipp          # Database password (for psDBInit)
     73    DBUSER          STR     ipp         # Database user name (for psDBInit)
     74    DBPASSWORD      STR     ipp         # Database password (for psDBInit)
    7575
    7676The C<pxTools> utilities require the a schema is pre-loaded into the database.  The C<pxadmin> tool can do this for you.  E.g.
Note: See TracChangeset for help on using the changeset viewer.