Changes

Jump to: navigation, search

Liz Chak Assignment 1

44 bytes added, 06:31, 16 September 2006
no edit summary
</pre>
&nbsp;&nbsp;&nbsp;&nbsp;5. &nbsp;&nbsp;Run the <b>buildsetup.bat</b> script in <b>C:\proj</b>:<pre>$buildsetup.bat</pre>
==Check out mozilla source==
***It takes awhile for the source to get downloaded. Be patient.
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4. &nbsp;&nbsp;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>
# Building Firefox Trunk with Debugging
</pre>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5. &nbsp;&nbsp;Get the full source from CVS:
<pre>
cd \proj\mozilla
make -f client.mk checkout
</pre>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6. &nbsp;&nbsp;Build the source in <b>C:\proj\mozilla</b> <pre>make -f client.mk build</pre>
=Problems and Solutions=
1
edit

Navigation menu