LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   openH323 module still doesn't work on my RedHat 7.2 NAT server... (https://www.linuxquestions.org/questions/linux-general-1/openh323-module-still-doesnt-work-on-my-redhat-7-2-nat-server-39022/)

yuzuohong 12-21-2002 02:01 AM

openH323 module still doesn't work on my RedHat 7.2 NAT server...
 
Hi all,

I complied openh323 module and pwlib library on my RedHat 7.2 NAT server,
and then "make install" them to make the library copied. I can see lotsa
module files copied from "/root/openh323" and "/root/pwlib" to
"/usr/local/include/,/usr/local/share/, /usr/local/lib/".
Anyway, I think it's still not working now. Since everything goes like
before. I mean I still cannot make voice chat my Windows Laptop through this
NAT server, while Internet connection is fine.
My question is that HOW I CAN MAKE THESE LIBRARY FILES WORK. I guess maybe
these modules are not loaded actually when RedHat boots up.
BTW: I have read the simple ReadMe.txt file thoroughly, but nothing can help
me...
Please give me guide.

relax

DavidPhillips 12-21-2002 10:53 AM

make sure you have /usr/local/lib in /etc/ld.so.conf

and then run

Code:

ldconfig


All times are GMT -5. The time now is 09:35 PM.