[Asterisk-Dev] Openh323 question
Craig Southeren
craigs at postincrement.com
Tue Feb 8 17:55:22 MST 2005
If your version of OpenH323 requires ASNParser, then it is over a year
out of date.
See http://www.voxgratia.org/downloads.html for the latest code
You might also find the FAQ useful:
http://www.voxgratia.org/docs/faq.html
Craig
On Tue, 8 Feb 2005 01:35:29 -0600
"Diseyi Diffa" <ddiffa at gxc24.com> wrote:
> 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
> Asterisk-Dev at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-dev
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-dev
-----------------------------------------------------------------------
Craig Southeren craigs at postincrement.com / craigs at voxgratia.org
Phone: +61 243654666 ICQ: #86852844
Fax: +61 243673140 MSN: craig_southeren at hotmail.com
Mobile: +61 417231046 Jabber: craigs at jabber.voxgratia.org
Post Increment - Consulting & Services http://www.postincrement.com
Vox Gratia - The Open Source VoIP portal http://www.voxgratia.org
Raving Of A Strange Mind - the VoIP blog http://www.southeren.com/blog
More information about the asterisk-dev
mailing list