On Sat, 2004-01-31 at 20:02, William Waites wrote: > On Sat, Jan 31, 2004 at 07:43:46PM -0600, Brian West wrote: > > Nope I do make install all the time with asterisk running without ONE > > problem. > > As I said, this behaviour is specific to some implementations > of dynamic loadable modules. It depends what OS (and in some > cases what version of the OS) you are running.
Dude maybe you need to learn more Unix programing and leave those toy OSes alone. Once a module is loaded, there should be no need to read the version on the file system again. Your problem would be loading new modules into a running version where there may have been an api change. -- Steven Critchfield <[EMAIL PROTECTED]> _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
