On Fri, 02 Apr 2004, Craig Ringer wrote:
> I've certainly never had much luck with it, and prefer to link against a
> bdb4.2 build in /usr/local for site-local apps installs. Of course, then
> you can run into all _sorts_ of fun if a PAM or nss module you use
> happens to be linked to a different version of bdb... *shudders*. My

You'd need to version symbols in [all instances of] the library for that to
not blow in your face.  The same goes for libsasl, libldap, and anything
else different libs would like to link/dlopen to at the same time.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh
---
Home Page: http://asg.web.cmu.edu/cyrus
Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to