PDA

View Full Version : [ubuntu] Compiling Firefox 3 from source in Ubuntu



Neo_The_User
March 3rd, 2009, 09:59 PM
I'm trying to compile / build Firefox 3 (i686) from source to increase the code preformance but I have no idea how or what I am supposed to do. There is no Makefile and the readme says to go to the website and I can only find how to download Firefox. I'm sure this has been asked on the forums many times but I kept searching and no dice.

Download link: http://www.mozilla.com/en-US/products/download.html?product=firefox-3.0.6&os=linux&lang=en-US

ajgreeny
March 3rd, 2009, 11:09 PM
Have a look here (https://developer.mozilla.org/En/Download_Mozilla_Source_Code) for information. I have no idea whether it provides what you need, but it may help.

stchman
March 3rd, 2009, 11:38 PM
I'm trying to compile / build Firefox 3 (i686) from source to increase the code preformance but I have no idea how or what I am supposed to do. There is no Makefile and the readme says to go to the website and I can only find how to download Firefox. I'm sure this has been asked on the forums many times but I kept searching and no dice.

Download link: http://www.mozilla.com/en-US/products/download.html?product=firefox-3.0.6&os=linux&lang=en-US

Firefox from the Mozilla website is a pre-compiled binary. You need to go to the Mozilla Developers Center.

http://www.mozilla.org/developer/

Neo_The_User
March 3rd, 2009, 11:55 PM
Thanks guys. :popcorn::popcorn::popcorn: