Changes between Version 13 and Version 14 of IPP_Installation
- Timestamp:
- Jun 29, 2012, 8:56:43 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IPP_Installation
v13 v14 1 1 Return to the [wiki:WikiStart Main Page] 2 2 3 Download the IPP code from our SVN repository: 3 [[PageOutline]] 4 5 = Download the IPP code from our SVN repository = 4 6 * our operation tags are listed under the [source:tags 'tags' directory] 5 7 * names are of the form 'ipp-YYYYMMDD' for the tag creation date … … 14 16 * older 'numbered version' can be found at [http://pan-starrs.ifa.hawaii.edu/project/IPP/software IPP download page], but these are not supported. 15 17 16 Build & Install (unify and clarify) 18 = Build & Install (unify and clarify) = 17 19 * [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 18 20 * [wiki:MagicInstallIssues] : Notes related to building magic … … 32 34 * Old Installation Guides (out-of-date) 33 35 * [wiki:IPPInstallStepByStep-2.6 IPPInstallStepByStep-2.6] : Notes on installing IPP 2.6 for !RedHat - Alexander Laurich 36 * {{{libmysqlclient}}} 34 37 35 Install only Ohana: [wiki:OhanaStandAlone] 38 = Install only Ohana = 39 See [wiki:OhanaStandAlone] 36 40 37 Site-Specific Configuration 41 = Site-Specific Configuration = 38 42 * [wiki:ParallelIPPvers Hints on installing and running one or multiple IPP versions in parallel] with examples that work in Heidelberg 39 43 * [wiki:Configfiles Setting up configfiles for non-Hawaiian cameras] … … 41 45 * [https://svn.ifa.hawaii.edu/gpc/browser/sw/trunk/fits/burntool gpc svn browser for burntool] 42 46 43 Camera-Specific Configuration 47 = Camera-Specific Configuration = 44 48 45 ippMonitor Installation 49 = ippMonitor Installation = 46 50 * [wiki:IppMonitor ippMonitor] : Notes on installing PHP modules to allow ippMonitor to run - Michael Wood-Vasey and Mark Huber. 47 51 * [wiki:IppMonitor_setup IppMonitor setup] : Notes on IPP commands for setting up ippMonitor 48 52 49 Nebulous Installation 53 = Nebulous Installation = 50 54 51 Notes 55 = Notes = 52 56 * mysql can fill up its disk with log files. It is easy to flush the files if this happens: 53 57 mysql> flush logs;
