[asterisk-users] Error loading module 'chan_gtalk.so':	libiksemel.so.3: cannot open shared object file: No such file	or directory
    Tilghman Lesher 
    tlesher at digium.com
       
    Tue Nov 30 17:01:33 CST 2010
    
    
  
On Tuesday 30 November 2010 16:27:33 José Pablo Méndez Soto wrote:
> Sorry never mind!
> 
> I got it to work after sof-linking to /lib/, and loading res_jabber.so
> first, chan_gtalk.so second.
> 
> So in summary:
> 
> ln -s /usr/local/lib  /lib/
The better way to do this would be:
echo "/usr/local/lib" > /etc/ld.so.conf.d/iksemel.conf
ldconfig
-- 
Tilghman Lesher
Digium, Inc. | Senior Software Developer
twitter: Corydon76 | IRC: Corydon76-dig (Freenode)
Check us out at: www.digium.com & www.asterisk.org
    
    
More information about the asterisk-users
mailing list