At 13:41 16-02-05 +0000, you wrote:
On Wed, 16 Feb 2005 15:42:18 +0200, Nemesis <[EMAIL PROTECTED]> wrote:
> At 12:10 16-02-05 +0000, you wrote:
> >On Wednesday 16 February 2005 11:40, Nemesis wrote:
> > > Hello !
> >[...]
> > > ast_load_resource: libpt_linux_x86_r.so.1.5.2: cannot open shared object
> > > file: No such file or directory
> > > Feb 16 13:02:21 WARNING[31879]: loader.c:440 load_modules: Loading module
> > > chan_h323.so failed!
> > > [EMAIL PROTECTED] asterisk-1.0.5]#
> > > --------------------
> > > My system: Red Hat v.9.0
> > >
> > > What can I do ?
> >
> >Use google.
>
> Found nothing to solve this problem there :(
> So if anybody now....


I just pasted this line from your error message into Google:

ast_load_resource: libpt_linux_x86_r.so.1.5.2: cannot open shared object

and the top result looks to have some good advice for you. Did you try that?

I browse http://lists.digium.com/pipermail/asterisk-users/2003-December/031368.html
and tryed what is there...again, but with no result.


PWLIBDIR=$HOME/pwlib
export PWLIBDIR
OPENH323DIR=$HOME/openh323
export OPENH323DIR
LD_LIBRARY_PATH=$PWLIBDIR/lib:$OPENH323DIR/lib
export LD_LIBRARY_PATH

I have discovert also that when I try:
[EMAIL PROTECTED] /]# echo $LD_LIBRARY_PATH

[EMAIL PROTECTED] /]# echo $PWLIBDIR

[EMAIL PROTECTED] /]# echo $OPENH323DIR

[EMAIL PROTECTED] /]#
...there is no answer...


_______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to