[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: new libdb2 and building packages



On Wed, Sep 27, 2000 at 03:41:47PM -0400, Richard A Nelson wrote:
> /usr/include/db* is symlinked to /usr/include/db2
> 
> Is there a prefered location for building? (ie, which one will stay)?

IMO, you are better off doing:

#include <db2/db.h>

and -ldb2

This way you get explicity this version (makes even more sense when db3
gets into the archive, which I hope has it's headers in db3/).

Ben

-- 
 -----------=======-=-======-=========-----------=====------------=-=------
/  Ben Collins  --  ...on that fantastic voyage...  --  Debian GNU/Linux   \
`  bcollins@debian.org  --  bcollins@openldap.org  --  bcollins@linux.com  '
 `---=========------=======-------------=-=-----=-===-======-------=--=---'



Reply to: