Joe Carter wrote:
> 
> Maksim Lin wrote:
> >
> > I've just installed tya0.7 and it seemed to install ok, but when I tried
> > the Iview test in demos (and any other of my Java apps) I get this
> > error:
> >
> > libtya.so: cannot open shared object file: No such file or directory
> > (libtya.so)
> > Warning: JIT compiler "tya" not found. Will use interpreter.
> >
> > But of course it is there:
> > -rwxr-xr-x   1 root     root        54642 Jun 18 17:30
> > /usr/local/lib/libtya.so
> >
> > so I'm obviously done something stupid, but I can't figure out, any help
> > would be most appreciated.
> >
> set you LD_LIBRARY_PATH
> 
> i.e.
> LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib ;export LD_LIBRARY_PATH
> 
> And u should be ok.
> 
> --
> Joe Carter      Software Engineer
> Brite Voice Systems Ltd, Gatley, Cheshire. UK.
> mailto:[EMAIL PROTECTED]

Thanks, that did the trick.
Maksim.

Reply via email to