changeset 4:e84a2afb3342 private-pytave

Bootstrapping instructions
author David Grundberg <individ@acc.umu.se>
date Fri, 17 Oct 2008 12:52:13 +0200
parents 7e801b54904f
children b48832f6256f d95e9d46f538
files README
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/README	Fri Oct 17 12:36:57 2008 +0200
+++ b/README	Fri Oct 17 12:52:13 2008 +0200
@@ -29,6 +29,15 @@
     Boost::Python 1.33
     Octave 3.0.2
 
+Bootstraping from Bazaar trunk
+==============================
+
+  1. `bzr branch lp:pytave'
+
+  2. `autoreconf --install'
+
+  3. `./configure'
+
 Autotools
 =========