Hi, I have a strange problem trying to update Asterik on one of my boxes. I have done the following: - delete all the old source files - download the new file using: cvs checkout zaptel zapata libpri asterisk - compiling the new source file using: make clean ; make install Everything is compiled fine, except.... when I stop and start Asterisk server, it is still the old CVS version: [root@apbx src]# asterisk -vvvvvr == Parsing '/etc/asterisk/asterisk.conf': Found Asterisk CVS-11/06/03-21:34:17, Copyright (C) 1999-2001 Linux Support Services, Inc. Written by Mark Spencer <markster@linux-support.net> ========================================================================Connected to Asterisk CVS-11/06/03-21:34:17 currently running on apbx (pid 9975) -- Remote UNIX connection I have done like that on several other boxes, but this is the only one who does not want to be updated. I have done something wrong? There is something else to be deleted before trying to compile? Thanks a lot, Dan
Olle E. Johansson
2003-Dec-11 01:44 UTC
[Asterisk-Users] * CVS checkout does not work on one box
Seems very strange. Check which asterisk you start. Stop the asterisk and start the binary in the source directory with ./asterisk and the connect to that version and check CVS date. If it's different, then you have several versions in your path. My 2 cents... /O
Leif Madsen
2003-Dec-11 02:07 UTC
[Asterisk-Users] * CVS checkout does not work on one box
On Thu, 2003-12-11 at 03:23, Dan wrote:> Hi, > > I have a strange problem trying to update Asterik on one of my boxes. > > I have done the following: > - delete all the old source files > - download the new file using: > cvs checkout zaptel zapata libpri asterisk > - compiling the new source file using: > make clean ; make install > > Everything is compiled fine, except.... when I stop and start Asterisk > server, it is still the old CVS version:If you weren't deleting the old source files, I'd say delete the /usr/src/asterisk/.version file and then recompile. -- Leif Madsen <leif@hacklocalhost.com> http://www.hacklocalhost.com