[asterisk-users] ASterisk Start problem
    Brian Candler 
    B.Candler at pobox.com
       
    Wed Oct 25 07:15:59 MST 2006
    
    
  
> >I have installed 1.2.12.1 <http://1.2.12.1> in FC5 with libpri.1.2.4
> > 
> >when i start
> > 
> >iam getting the following error and it quits
> > 
> >  == Registered channel type 'Local' (Local Proxy Channel Driver)
> > [chan_zap.so]Oct 23 16:16:07 WARNING[11084]: loader.c:325 
> >__load_resource: libpri.so.1.0: cannot open shared object file: No 
> >such file or directory
> >Oct 23 16:16:07 WARNING[11084]: loader.c:554 load_modules: Loading 
> >module chan_zap.so failed!
> >[root at vici agc]# Ouch ... error while writing audio data: : Broken pipe
> > 
> >what is the problem, any suggestions ?
Was libpri installed in /usr/local/lib ?
If so, try
# echo "/usr/local/lib" >/etc/ld.so.conf.d/local.conf
# ldconfig
    
    
More information about the asterisk-users
mailing list