Changes

Jump to: navigation, search

Liz Chak Assignment 1

30 bytes added, 06:26, 16 September 2006
no edit summary
#Type in <b>anonymous</b> as the password when prompted
#Checkout the build script in <b>C:\proj\</b> <pre>cvs co mozilla/browser/config mozilla/client.mk</pre>
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*A <b>C:\proj\mozilla</b> is created.
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*It takes awhile for the source to get downloaded. Be patient.
 
&nbsp;&nbsp;&nbsp;&nbsp;4. After source is downloaded successfully, create a text file <b>.mozconfig</b> in the editor of your preference in <b>C:\proj\mozilla</b>
<pre>
ac_add_options --enable-canvas
</pre>
#&nbsp;&nbsp;&nbsp;&nbsp;5. Get the full source from CVS:
<pre>
cd \proj\mozilla
make -f client.mk checkout
</pre>
&nbsp;&nbsp;&nbsp;&nbsp;56. Build the source in <b>C:\proj\mozilla</b> <pre>make -f client.mk build</pre>
=Problems and Solutions=
1
edit

Navigation menu