[Sugar-devel] Firefox and html activities
Daniel Narvaez
dwnarvaez at gmail.com
Sat Feb 16 10:39:13 EST 2013
I wrote a chroot script for agora and uploaded a snapshot with
prebuilt binaries. It's a lot faster to get started then building
mozilla, gtk and node/volo.
It works likes this
git clone git://github.com/dnarvaez/agora-root
cd agora-root
./agora-root.py
After downloading the snapshot you are inside the chroot. To run agora
cd agora
./agora.py shell
./agora.py run
And everything which is documented in the agora README should work here too.
This is supposed to work with most x86-64 linux distros (but it's
tested only on Fedora so far, feel free to send bug reports my way).
More information about the Sugar-devel
mailing list