Changeset 3813 for trunk/pois/INSTALL
- Timestamp:
- Apr 29, 2005, 10:53:49 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/pois/INSTALL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pois/INSTALL
r3812 r3813 1 You may have to update 2 ac_pkg_swig.m4 ac_python_devel.m4 3 from Pan-STARRS GHQ. 4 5 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 6 1 7 To build from scratch: 2 8 3 ./autogen.sh --prefix= /Users/rhl/JHB/Tree9 ./autogen.sh --prefix=$HOME/JHB/Tree 4 10 5 11 (or wherever you requested jhbuild to install things) 12 13 N.b. As configured, autogen requires that a binary "autoconf-2.59" be present, 14 and even if your autoconf is 2.59, that's not good enough. autogen has a 15 similar problem. Fix: 16 perl -pi -e 's/(autoconf|autoheader)-2\.59/$1/' autogen.sh 6 17 7 18 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Note:
See TracChangeset
for help on using the changeset viewer.
