[asterisk-users] Error loading module 'chan_gtalk.so': libiksemel.so.3: cannot open shared object file: No such file or directory
José Pablo Méndez Soto
auxcri at gmail.com
Tue Nov 30 16:27:33 CST 2010
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/
asterisk-cli>modules load res_jabber.so
asterisk-cli>modules load chan_gtalk.so
Cheers!
*José Pablo Méndez
*********
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101130/f07ff845/attachment.htm
More information about the asterisk-users
mailing list