python setup.py build
python setup.py install
=== Packages ===
I don't know if it applies tp write this in here, but to build Mozilla on Linux (Ubuntu 7.1) I had to get these packages:
* apt-get build-dep firefox
* apt-get install build-essential
* apt-get install dbus-glib-1-dev
* apt-get install libcurl3-dev