1
edit
Changes
→Check out mozilla source
5. Get the full source from CVS:
<pre>
$cd \proj\mozilla$make -f client.mk checkout
</pre>
6. Build the source in <b>C:\proj\mozilla</b> <pre>$make -f client.mk build</pre>
=Problems and Solutions=