Changes

Jump to: navigation, search

Assignment 1 paul

56 bytes removed, 22:30, 19 September 2006
no edit summary
 
This is my first experience in building such a big application. It took me a lot of time to do the research, I went to Google, went to ChatZilla, and went to blog, tried to get help. The following are my steps to build FireFox.
<pre>
{|style="background:black; color:white" |-| C:\proj\mozilla> copy con .mozconfig &nbsp; &nbsp; &nbsp;
|}
</pre>
<b><font style="font-size:120%"> Step 6: </font></b>
Login to the mozilla CVS repository, using the password anonymous.
 
{| style="background:black; color:white"
| C:\proj> cvs login
|}
 
 
{|
| style="background:black; color:white"
| C:\> cd c:\proj
| C:\proj> buildenv.bat
| C:\proj> cvs login
|}
 
<b><font style="font-size:120%"> Step 7: </font></b>
Get the full source from CVS:
{|style="background:black; color:white"|-| C:\proj> cd mozilla| -| C:\proj\mozilla> make -f client.mk checkout
|}
Build the Firefox from source:
{|style="background:black; color:white"|-| C:\proj\ mozilla> make -f client.mk build
|}
1
edit

Navigation menu