<HTML>
<HEAD>
<TITLE>Re: [Freeswitch-users] What is the digit for in ./bootstrap.sh -j4 ?</TITLE>
</HEAD>
<BODY>
<FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>The digit on the bootstrap doesn&#8217;t do anything, its ignored... The &#8211;j says parallelize the bootstrap... This will spawn off a pile of background shell scripts to make the bootstrap go faster.<BR>
<BR>
K<BR>
<BR>
<BR>
On 5/18/12 6:36 PM, &quot;Tom C&quot; &lt;<a href="mel0torme@gmail.com">mel0torme@gmail.com</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>On the Installation Guide page of the FreeSwitch wiki, it says the following:<BR>
<BR>
-------------------------<BR>
</SPAN><FONT SIZE="2"><SPAN STYLE='font-size:10pt'>You can use multiple cores for your bootstrap/config/build, by specifying it at the start, e.g.: (note this may make build errors harder to spot)<BR>
</SPAN></FONT><SPAN STYLE='font-size:11pt'><BR>
&nbsp;./bootstrap.sh -j4<BR>
--------------------------<BR>
<BR>
<BR>
I looked through the bootstrap.sh code, and it appears that the trailing digit in the above example is ignored?  Or am I missing something?<BR>
<BR>
I was thinking/hoping it was a way to specify the maximum # of background processes that get created.  At this point I assume it is just an error in the wiki.<BR>
<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'>_________________________________________________________________________<BR>
Professional FreeSWITCH Consulting Services:<BR>
<a href="consulting@freeswitch.org">consulting@freeswitch.org</a><BR>
<a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><BR>
<BR>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<BR>
<a href="http://www.cudatel.com">http://www.cudatel.com</a><BR>
<BR>
Official FreeSWITCH Sites<BR>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
<a href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a><BR>
<a href="http://www.cluecon.com">http://www.cluecon.com</a><BR>
<BR>
Join Us At ClueCon - Aug 7-9, 2012<BR>
<BR>
FreeSWITCH-users mailing list<BR>
<a href="FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><BR>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><BR>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><BR>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
</SPAN></FONT></FONT></BLOCKQUOTE>
</BODY>
</HTML>