IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 6 and Version 7 of IppInstallation


Ignore:
Timestamp:
Mar 14, 2011, 4:10:11 AM (15 years ago)
Author:
dravg.uk.edinburgh
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IppInstallation

    v6 v7  
    71715) Re-source your environment. Best to log out and log back in to your terminal window.
    7272
    73 6) Get the extra perl packages (in the same directory as you were in step 4):
     736) Get the source code:
     74
     75    * `cd $SRCDIR`
     76    * `svn co !http://svn.pan-starrs.ifa.hawaii.edu/repo/ipp/trunk`
     77
     78''(got revision 25455/25940/25968)''
     79
     807) Get the extra perl packages (in the same directory as you were in step 4):
    7481
    7582    * `cd $SRCDIR`
    7683    * `tar xzf /home/ert/ipp/extperl-ROE.tgz`
    7784
    78 7) Build the extra perl packages:
     858) Build the extra perl packages:
    7986
    8087    * `cd $SRCDIR/extperl-ROE`
    8188    * `./INSTALL-all.csh`
    8289
    83 8) Choose your installation directory and add it to ipp's rc file:
     909) Choose your installation directory and add it to ipp's rc file:
    8491
    8592    * `echo set PSCONFDIR = $HOME/local/ipp > ~/.psconfigrc`
    8693    * Note, the directory doesn't need to exist. A following step will do it.
    8794
    88 9) Get the source code:
    89 
    90     * `cd $SRCDIR`
    91     * `svn co !http://svn.pan-starrs.ifa.hawaii.edu/repo/ipp/trunk`
    92 
    93 ''(got revision 25455/25940/25968)''
    94 
    95 10) Configure
     9510) Configure the IPP source
    9696
    9797    * `cd $SRCDIR/trunk/psconfig` (or `ipp/psconfig`, depending on from where you got IPP)