[Asterisk-Users] Updating from CVS!

Steven Critchfield critch at basesys.com
Mon Apr 7 05:15:13 MST 2003


On Mon, 2003-04-07 at 07:04, WipeOut . wrote:
> I just need confirnmation of the order of commands..
> 
> Do I need to run 
> make clean, cvs update then make install
> or
> cvs update, make clean then make install??

make clean ;# nice to have a clean repository first
cvs -z3 update -d ; # get all updates with some compression enabled.
make install

Of course the install may need to wait till you have updated all your
sources first.

-- 
Steven Critchfield <critch at basesys.com>




More information about the asterisk-users mailing list