[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: configure: error: Berkeley DB version mismatch



Now that I think about it, the pthread thing I told you may be right or wrong, 
but it can be generalized to : ./configure will take the first db it can link 
to. So, if for some reason, it can't link to your db4.2, then it will ignore 
it. Unfortunately, I didn't play enough with all of this to know what those 
"some reason" can be. There are the path variables of course, but maybe 
something else.

stF