On Wed, Aug 24, 2005 at 01:14:53AM -0400, Dossy Shiobara wrote: > > A simple kludge would be to provide a wrapper script to start nsd that > > sets LD_LIBRARY_PATH accordingly, but this seems like a big kludge. > > It's absolutely not a kludge: matter of fact, I think Debian Linux > requires that paths not be burned into binaries with -R so that they can > be relocated with LD_LIBRARY_PATH. >
Yes, by policy. Past experience of libc5->libc6 migration showed that embedded rpaths create more problems than those they solves. Or think a sysadm which need to relocate programs more and more time: it would require a bounce of symlinks around to maintain compatibility... -- Francesco P. Lovergine -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
