[Asterisk-Users] FW: Asterisk 1.0.3 startup

Olson, Dana dolson at telespectrum.com
Thu Jan 20 09:10:39 MST 2005


Just for future reference, I think that the ldd command might have helped you figure out where files are that are being looked for. For example, on my system:

aslan:/home/dana# ldd /usr/sbin/asterisk
        libdl.so.2 => /lib/libdl.so.2 (0x40017000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x4001a000)
        libncurses.so.5 => /lib/libncurses.so.5 (0x4002f000)
        libm.so.6 => /lib/libm.so.6 (0x4006d000)
        libresolv.so.2 => /lib/libresolv.so.2 (0x4008e000)
        libssl.so.0.9.6 => /usr/lib/libssl.so.0.9.6 (0x4009e000)
        libc.so.6 => /lib/libc.so.6 (0x400cb000)
        libcrypto.so.0.9.6 => /usr/lib/libcrypto.so.0.9.6 (0x401e8000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
aslan:/home/dana#

Just a tip for anyone who didn't know about that command. Maybe it's useless to you all. I don't know.
__
Dana Olson



-----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com]On Behalf Of Nic le Roux
Sent: Thursday, January 20, 2005 4:24 AM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] FW: Asterisk 1.0.3 startup


Sorry all,

Did that and its going good now.

Rgds
Nic




From: Nic le Roux [mailto:nicl at i-procc.za.net] 
Sent: 20 January 2005 11:22 AM
To: 'asterisk-users at lists.digium.com'
Subject: Asterisk 1.0.3 startup


Hi All,

I've managed to compile make and make install asterisk on Mandrake 9.2.
However on startup I get the following message:

[cdr_tds.so]Jan 20 11:13:54 WARNING[20999]: loader.c:258 ast_load_resource: libtds.so.3: cannot open shared object file: No such file or directory
Jan 20 11:13:54 WARNING[20999]: loader.c:440 load_modules: Loading module cdr_tds.so failed!


I have freetds installed from RPM,
and the lib is here /usr/local/lib/libtds.so.3.0.0

Where does asterisk look for the lib ?
Maybe I can do a symlink ?

Any help appreciated.

Thanks and Regards
Nic

Disclaimer: The information transmitted in this message is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material.  Any review, retransmission, dissemination, or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited.  If you received this message in error, please contact the sender and delete the material from any system.




More information about the asterisk-users mailing list