ruixun wu wrote:
Hi Alexey, I followed your steps, but Asterisk still didn't work. I am a little crazy. I show my envirement and ld.so.conf here. Could somebody tell me if I am using the correct libraries?
Thanks a lot
ld.so.conf: /usr/kerberos/lib /usr/X11R6/lib /usr/lib/qt-3.1/lib /usr/local/lib
envirement: PWLIBDIR=/usr/src/pwlib OPENH323DIR=/usr/src/openh323 LD_LIBRARY_PATH=/usr/src/pwlib/lib:/usr/src/openh323/lib
ldconfig -v /lib: libiw.so.25 -> libiw.so.25
[snip]
/usr/local/lib:
liboh323wrap.so -> liboh323wrap.so
Remove these two from /usr/local/lib -->
libh323_linux_x86_r.so.1.13.5 ->
libh323_linux_x86_r.so.1.13.5
libpt_linux_x86_r.so.1.6.6 ->
libpt_linux_x86_r.so.1.6.6
--------------------------------------->
You should be using the binaries in $PWLIBDIR/lib and $OPENH323DIR/lib (unless you are sure that they are the same).
Michael.
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
