Hi! Always when I install an Asterisk, i manually run: make menuselect
and from there… I have to select lot’s of modules and let out “deprecated modules” too.
My question is, What If I install Asterisk without run: make menuselect?
It will install all the modules? Or… I need to keep doing the same thing? (manually)
Without make menuselect it will make (and lateron install) all modules which are marked as “default” for compilation if their requirements are met.
If You’d like to suppress the compilation of certain modules You may either write a specific patch or issue make menuselect and manually deselect the unwanted modules.