On 8/8/07, <b class="gmail_sendername">arkda</b> &lt;<a href="mailto:thrills3k3r@gmail.com">thrills3k3r@gmail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I&#39;ve been digging around and I haven&#39;t found a way to do this, but I have a feeling I&#39;ll feel like an idiot because it&#39;s something I&#39;m over looking.<br><br>Normally if I need to specify an additional option (such as different language sound files) or I&#39;m building an Asterisk server with a lean configuration and need to remove some modules I do so with &#39;make menuconfig&#39;. I&#39;ve ran into a need however to install Asterisk entirely from the command line, so I&#39;m looking for the method of accomplishing what I&#39;ve normally done through &#39;make menuconfig&#39; solely from the command line.
<br><br>Anyone know how this is accomplished?</blockquote><div><br>After you run make menuselect, you&#39;ll have a file&nbsp; &#39;menuselect.makeopts&#39; in your asterisk source dir.&nbsp; Copy that to /etc/asterisk.makeopts (or ~/.asterisk.makeopts) and it will be used for future builds.&nbsp; Once you&#39;ve copied the file over, do a &#39;make distclean ; ./configure ; make&#39; to check that it worked.
<br><br>It&#39;s the same idea for asterisk-addons, except you copy its menuselect.makeopts to /etc/asteriskaddons.makeopts.<br></div></div><br>-- <br>j.