[asterisk-dev] zaptel, menuselect and autoconf

Tilghman Lesher tilghman at mail.jeffandtilghman.com
Tue Jul 31 07:34:54 CDT 2007


On Tuesday 31 July 2007, Tzafrir Cohen wrote:
> > Asterisk is really the application menuselect was designed for. However,
> > is there really a point for the common user to disable building modules?
> > Again: "make the common task simple, make everything possible". One
> > problem with menuselect of today is that it makes it all too easy to
> > accidentally building a module.
>
> So again: what usage scenarios are there where there is a benefit from
> using menuselect with asterisk?
>
> (This is not a rhethorical question. Please provide examples)

I think the main benefit is persistance.  If you really only need to build
two modules for a particular installation, then it is easier simply to
do (on update):  "svn update ; ./configure ; make ; make install" (and
remember, it is EXACTLY the same sequence as Asterisk, which, on
an update, you are going to build as well).  And the persistance saves
you both thought time (what does this box actually have installed in it?)
and compile time (why am I compiling a module that this box will never
use?).

-- 
Tilghman



More information about the asterisk-dev mailing list