IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 21 and Version 22 of IPP_Installation


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

--

Legend:

Unmodified
Added
Removed
Modified
  • IPP_Installation

    v21 v22  
    1818   This is safer than installing the IPP supplied versions because the developer versions are consistent with the build of existing packages on your machine.
    1919   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 }}}
     20   {{{
     21   apt-get install libx11-dev libncurses-dev automake libtool libjpeg-dev zlib1g-dev libgsl0-dev libmysqlclient-dev libpng12-dev libgtk-3-lib
     22   }}}
    2123
    2224= Build & Install (unify and clarify) =