yep, what i do is keep the compile directory intact, so when you 'make', only the changing modules are recompiled. Then just copy the new modules to /usr/lib/asterisk/modules/
regards On 1/17/06, Kevin P. Fleming <[EMAIL PROTECTED]> wrote: > Pisac wrote: > > One question, if I change chan_zap.c, what should I type to compile and > > install only that module, and not whole asterisk again. > > > > I tried > > gcc chan_zap.c -o /usr/lib/asterisk/modules/chan_zap2.so > > but I'm getting error during compiling. > > What is wrong with typing 'make'? > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > -- "Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org" _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
