that's correct you need to point it to pwlib installation folder hope this helps
gianca ---------- Original Message ---------------------------------- From: "Diseyi Diffa" <[EMAIL PROTECTED]> Reply-To: Asterisk Developers Mailing List <[email protected]> Date: Tue, 8 Feb 2005 01:35:29 -0600 >Hello People, I am new to asterisk but finding it exciting. I have a >question about OpenH323. I get the following error after ./configure >and compilation of pwlib and openh323. > >/home/myname/pwlib/tools/asnparser/obj_linux_x86_r/asnparser: error >in loading shared libraries: libpt_linux_x86_r.so.1: cannot open >shared object file: No such file or directory > >I Looked at the solution on Openh323.org with the answer as setting >the LD_LIBRARY_PATH > >which is > >PWLIBDIR=$HOME/pwlib >export PWLIBDIR >OPENH323DIR=$HOME/openh323 >export OPENH323DIR >LD_LIBRARY_PATH=$PWLIBDIR/lib:$OPENH323DIR/lib >export LD_LIBRARY_PATH > >i have put this in my etc/profile, /root/.bash_profile and the >home/myname/.bash_profile > >however i still get the same error as above. Does anyone no how i >can fix this problem. Any help will be greatly appreciated. > >IE is the '$HOME/pwlib' this be the directory of where i did a make >on the pwlib. Should it be this instead >'PWLIBDIR=/home/myname/pwlib/' > > > >Thanks > > > >_______________________________________________ >Asterisk-Dev mailing list >[email protected] >http://lists.digium.com/mailman/listinfo/asterisk-dev >To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-dev > _______________________________________________ Asterisk-Dev mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-dev To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
