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