Date: Sat, 30 Sep 2000 13:40:42 +0400 From: "Artem Koutchine" <matrix@ipform.ru> To: "Matthew Emmerton" <matt@gsicomp.on.ca>, "Erik Trulsson" <ertr1013@student.uu.se> Cc: <questions@FreeBSD.ORG>, <freebsd-database@FreeBSD.ORG> Subject: Re: Where is Berkley DB libdb? Message-ID: <00e001c02ac6$4c041100$0c00a8c0@ipform.ru> References: <Pine.BSF.3.96.1000929141518.88923A-100000@xena.gsicomp.on.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
> > Note that files created with the 2.x versions of DB are *not* compatible with > > the older 1.x versions. > > And to make things worse, 3.0 is not compatible with 2.x or 1.x, and 3.1 > is not compatible with 3.0 or 2.x or 1.x. > > 3.1 is used by some newer software, such as cyrus-2.0.x. wait wait wait 3.x *IS* backwards compatible with 2.x an 1.x, that is files of version 1.x and 2.x can be accesses in 3.x, but not vice versa. So, everything should be just fine, it libdb was of version 3.x Anyways, i still cannot get it, how can use at least make DB_FIle use the newer version (libdb2). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00e001c02ac6$4c041100$0c00a8c0>