[Asterisk-Users] Some problems after an Asterisk update

Dan dtoma at fx.ro
Fri Oct 31 11:17:12 MST 2003


Hi John,

----- Original Message ----- 
From: "John Todd" <jtodd at loligo.com>
To: <asterisk-users at lists.digium.com>
Sent: Friday, October 31, 2003 7:44 PM
Subject: Re: [Asterisk-Users] Some problems after an Asterisk update


> ...
> No, I don't see that problem.
> 
> Try "make clean"  and then "make install" in your asterisk source 
> directory - this looks like a problem caused by mis-matched binaries.

This is exactly what I have done....as for a first time instalaltion:

cd /usr/src
export CVSROOT=:pserver:anoncvs at cvs.digium.com:/usr/cvsroot
cvs login
cvs checkout zaptel zapata libpri asterisk
cd zaptel
make clean ; make install
cd ../zapata
make clean ; make install
cd ../libpri
make clean ; make install
cd ../asterisk
make clean ; make install

Dan





More information about the asterisk-users mailing list