[1883] in Kerberos_V5_Development
Re: On libdb and shared libraries....
daemon@ATHENA.MIT.EDU (Barry Jaspan)
Mon Oct 28 14:15:23 1996
Date: Mon, 28 Oct 1996 14:14:44 -0500
From: "Barry Jaspan" <bjaspan@MIT.EDU>
To: tlyu@MIT.EDU
Cc: epeisach@MIT.EDU, krbdev@MIT.EDU
In-Reply-To: <9610281900.AA24662@tesla-coil.MIT.EDU> (message from Tom Yu on
Mon, 28 Oct 1996 14:00:02 -0500)
This may break Solaris, among other things. If you don't use -l to
specify shared libraries, the path to the library is *hardcoded* as
being in the build tree. Setting LD_LIBRARY_PATH won't override it.
This is not acceptable.
Ummm... gee, that's *wrong*. Shoot whoever implemented it.
<sigh>
Barry