Arpit Mehta
2007-May-31 21:39 UTC
[asterisk-users] Compilation after Source code changes in Asterisk
hi, This might be the most obvious thing to you. I need to change some parts of the source code of Asterisk. I was wondering if we have to compile the whole source code again everytime using the commands (which i think might take some time to compile again) cd /usr/src/asterisk-version make make install or is there a faster and better way to do things Thanks a lot for all the help i have recievied from this mailing list. -- AM -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070531/d044bdf5/attachment.htm
Mojo with Horan & Company, LLC
2007-Jun-04 09:37 UTC
[asterisk-users] Compilation after Source code changes in Asterisk
the 'make' command would typically recompile and re-link only the files that have changed. Not sure how well this works with asterisk, but I think that's the idea. Mojo Arpit Mehta wrote:> hi, > > This might be the most obvious thing to you. I need to change some parts > of the source code of Asterisk. I was wondering if we have to compile > the whole source code again everytime using the commands (which i think > might take some time to compile again) > > cd /usr/src/asterisk-version > make > make install > > > or is there a faster and better way to do things > > Thanks a lot for all the help i have recievied from this mailing list. > > -- AM > > > ------------------------------------------------------------------------ > > _______________________________________________ > --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