IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 3 and Version 4 of IppInstallation


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

Added installation of configuration files

Legend:

Unmodified
Added
Removed
Modified
  • IppInstallation

    v3 v4  
    122122    * `./psbuild -dev -extbuild -optimize >& Build.log`
    123123
    124 15) Done! The last line of Build.log should be `** psbuild: finished **`
     124    The last line of Build.log should be `** psbuild: finished **`
     125
     12615) Install configuration files
     127    * `cd $SRCDIR/trunk/psconfig`
     128    * `./configure --prefix=/disk1/ps1/ert/local/ipp`
     129    * `make`
     130    * `make install`
    125131
    126132== The Apache issue ==