Changes

Jump to: navigation, search

Assignment 1 (yshen6)

855 bytes added, 20:13, 15 September 2006
Steps to Complete the build
</pre>
 
now we can get the full source from cvs:
 
<pre>
c:\proj\mozilla> make -f client.mk checkout
</pre>
 
This will take a little while, then we will see a bunch of files create in c:\proj\mozilla<br/>
 
Now we can build it:
 
<pre>
C:\proj\mozilla> make -f client.mk build
</pre>
 
After half an hour of building, you will find firefox3.0a1 in C:\proj\mozilla\firefox-objdir\dist\bin
 
Problems:
Problem1:
I have no idea how to move my current directory to c:\proj in Cygwin.
Mark helped me move the current directory to c:\proj and create the .mozconfig by touch command.
 
Problem2:
I wasn’t able to log into cvs at school computer.
Mark told me to use Putty to tunnel out the school fire through matix
host Name(or IP address): matix.senecac.on.ca
Source Port: 2401
Destination: cvs-mirror.mozilla.org:2401
 
Resources:
David humphrey’s website
Mark Paruzel
1
edit

Navigation menu