On Mon, Dec 03, 2001 at 03:42:44PM -0800, Ian Holsman wrote:
> 
> apparently Mandrake has it's own unique method of naming the db
> files.

True.  But, I think the naming convention is valid though if you
aren't using an isolation packaging scheme (one package version 
per directory)...  =)

> how about we add 2 new config options
> --with-berkeley-db-include
> --with-berkeley-db-lib
> and let the user specify?

I'd rather not force the user to manually specify it if at all
possible.  What's wrong with that snippet?  First check to
see if libdb2 exists - if not, then try libdb.  We really ought
to check for db2/db.h as well (then try db.h).  -- justin

Reply via email to