IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 20 and Version 21 of IPP_Installation


Ignore:
Timestamp:
Jul 6, 2012, 12:25:07 PM (14 years ago)
Author:
eugene
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IPP_Installation

    v20 v21  
    1515 * [source:trunk Download from the trunk] for the current bleeding-edge 'head' of the development tree.
    1616 * older 'numbered version' can be found at [http://pan-starrs.ifa.hawaii.edu/project/IPP/software IPP download page], but these are not supported.
     17 * if you want to build the IPP on your desktop Ubuntu based machine, it is safest to have the developer versions of critical libraries installed. 
     18   This is safer than installing the IPP supplied versions because the developer versions are consistent with the build of existing packages on your machine.
     19   Here is an apt-get command that installs all of the developer packages we need:
     20   {{{ apt-get install libx11-dev libncurses-dev automake libtool libjpeg-dev zlib1g-dev libgsl0-dev libmysqlclient-dev libpng12-dev libgtk-3-lib }}}
    1721
    1822= Build & Install (unify and clarify) =