On Sun, Apr 8, 2012 at 9:04 PM, Piet Stevens <[email protected]> wrote: > Based on 0.8alpha1?
ah right - no. latest git. otherwise there's not much point, eh? :) delete 0.8alpha1 entirely (including deinstall from /usr/local if you ran run_bootstrap_then_setup.py install) first then: $ sudo bash # apt-get install git # exit $ git clone git://pyjs.org/git/pyjamas.git $ cd pyjamas $ python bootstrap.py $ cd examples/libtest $ ./build.sh $ etc. $ etc $ etc.

