Hi It might be better to recompile kannel with the correct libraries if possible.
On 10/23/12, spameden <[email protected]> wrote: > You probably compiled against different library and now trying to use > kannel on different system. > > As a workaround you can create a symlink to > /usr/lib64/mysql/libmysqlclient.so.16 > > ln -s /usr/lib64/mysql/libmysqlclient.so.16 > /usr/lib64/mysql/libmysqlclient.so.14 > ln -s /usr/lib64/mysql/libmysqlclient_r.so.16 > /usr/lib64/mysql/libmysqlclient_r.so.14 > > 2012/10/23 sudhir meena <[email protected]> > >> Good Morning >> Sir, >> >> When i am starting the bearerbox i got the error, please know me what i >> do. >> >> [root@mx sbin]# ./bearerbox kannel.conf >> *./bearerbox: error while loading shared libraries: libmysqlclient.so.14: >> cannot open shared object file: No such file or directory* >> [root@mx sbin]# locate libmysqlclient >> /usr/lib64/mysql/libmysqlclient.so.16 >> /usr/lib64/mysql/libmysqlclient.so.16.0.0 >> /usr/lib64/mysql/libmysqlclient_r.so.16 >> /usr/lib64/mysql/libmysqlclient_r.so.16.0.0 >> >> >> -- >> *Sudhir Kumar Meena >> Linux System Engineer >> +91-8373902596 >> Acube Promotion House Pvt. Ltd. >> * >> > -- |-----------------------------------------------------------------------------------------------------------------| Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier celular y Nextel en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via SMS y GPRS online Visitenos en www.perusms.NET www.smsglobal.com.mx y www.pravcom.com
