Changes

Jump to: navigation, search

Liz Chak Assignment 1

216 bytes added, 04:33, 16 September 2006
no edit summary
=Problems and Solutions=
<b>Problem: To build the installer makensis is required in your path</b>
The very first problem I encountered after I started to build took me merely a couple minutes to solve thanks to my great old friend [http://www.google.com Google]. The command prompt spurted out this error message:
</pre>
<b>Solution: To build the installer makensis is required in your path</b>
I found my solution on a [http://forums.mozillazine.org/viewtopic.php?t=92495&start=1320&sid=ad7fac8c3bc80a7373a0bf8957a15971 forum]. Basically I just added "ac_add_options --disable-installer" to my .mozconfig file.
 
<b>Problem: "target `c' doesn't match the target pattern" error</b>
The next problem I encountered was a little trickier. The error code was:
1
edit

Navigation menu