IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 13 and Version 14 of IPP_Installation


Ignore:
Timestamp:
Jun 29, 2012, 8:56:43 AM (14 years ago)
Author:
Serge CHASTEL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IPP_Installation

    v13 v14  
    11Return to the [wiki:WikiStart Main Page]
    22
    3 Download the IPP code from our SVN repository:
     3[[PageOutline]]
     4
     5= Download the IPP code from our SVN repository =
    46 * our operation tags are listed under the [source:tags 'tags' directory]
    57   * names are of the form 'ipp-YYYYMMDD' for the tag creation date
     
    1416 * older 'numbered version' can be found at [http://pan-starrs.ifa.hawaii.edu/project/IPP/software IPP download page], but these are not supported.
    1517
    16 Build & Install (unify and clarify)
     18= Build & Install (unify and clarify) =
    1719 * [wiki:Ubuntu_1204_Build_Issues Ubuntu 12.04 and related issues] : notes on updates to the build scripts motivated by changes from Ubuntu 12.04 and related
    1820 * [wiki:MagicInstallIssues] : Notes related to building magic
     
    3234 * Old Installation Guides (out-of-date)
    3335  * [wiki:IPPInstallStepByStep-2.6 IPPInstallStepByStep-2.6] : Notes on installing IPP 2.6 for !RedHat - Alexander Laurich
     36 * {{{libmysqlclient}}}
    3437
    35 Install only Ohana: [wiki:OhanaStandAlone]
     38= Install only Ohana =
     39See [wiki:OhanaStandAlone]
    3640
    37 Site-Specific Configuration
     41= Site-Specific Configuration =
    3842 * [wiki:ParallelIPPvers Hints on installing and running one or multiple IPP versions in parallel] with examples that work in Heidelberg
    3943 * [wiki:Configfiles Setting up configfiles for non-Hawaiian cameras]
     
    4145 * [https://svn.ifa.hawaii.edu/gpc/browser/sw/trunk/fits/burntool gpc svn browser for burntool]
    4246
    43 Camera-Specific Configuration
     47= Camera-Specific Configuration =
    4448
    45 ippMonitor Installation
     49= ippMonitor Installation =
    4650 * [wiki:IppMonitor ippMonitor] : Notes on installing PHP modules to allow ippMonitor to run - Michael Wood-Vasey and Mark Huber.
    4751 * [wiki:IppMonitor_setup IppMonitor setup] : Notes on IPP commands for setting up ippMonitor
    4852
    49 Nebulous Installation
     53= Nebulous Installation =
    5054
    51 Notes
     55= Notes =
    5256  * mysql can fill up its disk with log files.  It is easy to flush the files if this happens:
    5357 mysql> flush logs;