Ð ÑÐÐÐÑÐÐÐÐ ÐÑ Thursday 15 January 2004 23:51 Andreas ÐÐÐÐÑÐÐ(a): > On Thu, Jan 15, 2004 at 11:24:35PM +0300, Dmitry P. Schegolev wrote: > > Hi folks! > > > > It's great that cyrus 2.2.3 Released now! > > > > > This release also contains support for Berkeley DB 4.2, > > > > But on Gentoo linux distribution db package compiles with > > --with-uniquename flag. > > I don't think this has anything to do with --with-uniquename > > > configure: error: Berkeley DB 3.x or later was not found. You may need > > to supply the --with-bdb-libdir or --with-bdb-incdir configure options. > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > Have you tried the above suggestion?
I correct .ebuild file which compile db in Gentoo in one line in configure section(comment string --with-uniquename), recompile db, and cyrus find db fine! But Gentoo uses db with uniquename, and it is not comfortable to correct db's .ebuid each time new db version out.