Changes

Jump to: navigation, search

User:Vpmirand/Assignment1

359 bytes added, 23:31, 17 September 2006
no edit summary
CVS_RSH=ssh
</pre>
*Logged into Mozilla CVS Repository.<pre>cvs login</pre>*Checked out the trunkbuild script<pre>cvs co mozilla/browser/config mozilla/client.mk</pre>*Created my .mozconfig file.<pre># Building Firefox Trunk with Debugging. $topsrcdir/browser/config/mozconfig</pre>*Checked out the full source code. <pre>make -f client.mk checkout</pre>
*Started build for Firefox.
<pre>
make -f client.mk build
</pre>
*Received an error during my build. The [http://pastebin.ca/173662 error] stated that my /usr/bin/pkg-config was not found.
*I knew I was missing a package but I wasn’t sure what the name of the package was. So I used Google to see if I could find a solution. I didn’t find any useful links so I asked Mike Lau if he had come across any errors like the one I had.
1
edit

Navigation menu