On Wed, Nov 26, 2014 at 10:37:49AM +0000, Antoine Megalla wrote:
> Hi,
> I am struggling with  a very strange issue I have been facing for the past 
> week;I have a fresh install of CENTOS 5.11 and I have installed asterisk 
> 1.8.32 form sources.The asterisk installation went fine but as soon as I 
> start asterisk executable it loads everything and then after the "Ready" line 
> the process gets killed and when I try to run it again i get: 
> /usr/sbin/asterisk : command not found
> I cleaned the source and re-installed asterisk and again the same thing 
> happened again !!!I downloaded asterisk versions 1.4, 11, 12 and compiled 
> them from sources and installed them (make install) and amazingly, the same 
> thing happened to all of them: I do a "make" then "make install" and as soon 
> as I start asterisk the process is killed and the executable removed from 
> /usr/sbin.

If you suspect that something is being run from the asterisk process or
one of its children, run it under 'strace -f' and look for hints (e.g.:
'unlink') in the generated log.

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.co...@xorcom.com
+972-50-7952406           mailto:tzafrir.co...@xorcom.com
http://www.xorcom.com

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to