[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ssh error



On Mon, Aug 23, 2010 at 05:09:01PM +0700, Vit wrote:
> I've fount the core problem.
> Software modifies LD_LIBRARY_PATH, and there is another libkrb5support.so.0 in it, which doesn't contain needed paths.
> How to solve this problem without modifyind the proprietary software?
> With best regards,
> Koroteev Victor.
> --


You can always LD_PRELOAD the libraries you want. Or write a wrapper
that unsets LD_LIBRARY_PATH before running /usr/bin/ssh .

-- 
Tzafrir Cohen         | tzafrir@jabber.org | VIM is
http://tzafrir.org.il |                    | a Mutt's
tzafrir@cohens.org.il |                    |  best
tzafrir@debian.org    |                    | friend


Reply to: