On Fri, May 21, 2004 at 04:52:17PM -0400, Brian Cuthie wrote:
> 8) show channels to make sure nobody's using it
> 
> 9) stop now

"stop gracefully" may be preferable


> 11) make install

It is possible to use "make install DESTDIR=/somewhere"
The install won't break anything even if for some reason the install
fails. Keeping different "installed" versions at the server makes it
easier to update or to return to the previous version.


My suggestion, however, is to build some rpm package (replace by the
package format your system uses). In the rpm case it is possible to
use DESTDIR installation and RPM_BUILD_ROOT feature to build the
package without stopping the productive service.


-- 
Stefan Tichy   <[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

Reply via email to