1
edit
Changes
no edit summary
</pre>
got the source
<pre>cvs -d :pserver:anonymous:anonymous@cvs-mirror.mozilla.org:/cvsroot co -r MOZILLA_1_8_BRANCH mozilla/client.mk
</pre>
made my .mozconfig file in the mozilla directory
<pre>make -f client.mk checkout MOZ_CO_PROJECT=browser</>
Built
<pre>make -f client.mk build </pre>
got screenshot
<pre>
cd dis/bin
./firefox
</pre>
== Software ==