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 | [email protected] | VIM is http://tzafrir.org.il | | a Mutt's [email protected] | | best [email protected] | | friend -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

