IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 3813 for trunk/pois/INSTALL


Ignore:
Timestamp:
Apr 29, 2005, 10:53:49 AM (21 years ago)
Author:
rhl
Message:

Make poisRejectStamps return a list of rejected stamps

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pois/INSTALL

    r3812 r3813  
     1You may have to update
     2    ac_pkg_swig.m4      ac_python_devel.m4 
     3from Pan-STARRS GHQ.
     4
     5-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
     6
    17To build from scratch:
    28
    3 ./autogen.sh --prefix=/Users/rhl/JHB/Tree
     9./autogen.sh --prefix=$HOME/JHB/Tree
    410
    511(or wherever you requested jhbuild to install things)
     12
     13N.b. As configured, autogen requires that a binary "autoconf-2.59" be present,
     14and even if your autoconf is 2.59, that's not good enough.  autogen has a
     15similar problem.  Fix:
     16    perl -pi -e 's/(autoconf|autoheader)-2\.59/$1/' autogen.sh
    617
    718-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Note: See TracChangeset for help on using the changeset viewer.