IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 12 and Version 13 of IppUpgrade


Ignore:
Timestamp:
Mar 11, 2011, 6:08:36 AM (15 years ago)
Author:
dravg.uk.edinburgh
Comment:

Added update of configuration files

Legend:

Unmodified
Added
Removed
Modified
  • IppUpgrade

    v12 v13  
    2323   * `./pscheckperl -build`
    2424 * Rebuild the source code
    25   * ./psbuild -dev -extbuild -optimize > & Update.log
    26   * Check Update.log. It should end with `** psbuild: finished **`. Or perhaps not.
     25  * `./psbuild -dev -extbuild -optimize > & Update.log`
     26  * Check `Update.log`. It should end with `** psbuild: finished **`. Or perhaps not.
     27 * Update configuration files
     28  * `cd $SRCDIR/trunk/psconfig`
     29  * `./configure --prefix=/disk1/ps1/ert/local/ipp`
     30  * `make`
     31  * `make install`
    2732
    2833== Make necessary changes to the databases ==