[Asterisk-Users] loader.c:301 __load_resource:
	libpt_linux_x86_r.so.1.8.1: cannot open shared object file...
	[solution found, but quick question]
    Peter Corlett 
    abuse at cabal.org.uk
       
    Wed Feb  9 08:49:09 MST 2005
    
    
  
Paul Belanger <paul.belanger at pronexus.com> wrote:
[...]
> My question is, how come the LD_LIBRARY_PATH defined in /etc/profile
> did not link the libs properly?
LD_LIBRARY_PATH is occasionally ignored for security reasons.
If you wish to globally add a directory to the library search path,
you should put it in /etc/ld.so.conf. You may want to re-run ldconfig
afterwards to clean up and correct symlinks.
-- 
The young always have the same problem - how to rebel and conform at the same
time. They have now solved this by defying their parents and copying one
another.
								- Quentin Crisp
    
    
More information about the asterisk-users
mailing list