1
edit
Changes
→Building on Ubuntu and Fedora
== Building on Ubuntu and Fedora ==
Install build pre-requisites for Fedora 9 10 users:
su -c "yum groupinstall 'Development Tools' 'Development Libraries' 'GNOME Software Development'"
su -c "yum install mercurial autoconf213"
Install Firefox 3 build re-requisites for Ubuntu 8.04 10 users:
sudo apt-get install build-essential
sudo apt-get build-dep firefox-3.0
sudo apt-get install mercurial libasound2 libasound2-dev curl libcurl4-gnutls-dev