From owner-freebsd-database Fri Sep 29 7:56: 2 2000 Delivered-To: freebsd-database@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id AF3C937B424; Fri, 29 Sep 2000 07:55:58 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id JAA24361; Fri, 29 Sep 2000 09:55:55 -0500 (CDT) (envelope-from dan) Date: Fri, 29 Sep 2000 09:55:55 -0500 From: Dan Nelson To: Artem Koutchine Cc: questions@FreeBSD.ORG, freebsd-database@FreeBSD.ORG Subject: Re: Where is Berkley DB libdb? Message-ID: <20000929095555.A14858@dan.emsphone.com> References: <037201c02a10$e72e7a00$0c00a8c0@ipform.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.9i In-Reply-To: <037201c02a10$e72e7a00$0c00a8c0@ipform.ru>; from "Artem Koutchine" on Fri Sep 29 16:23:59 GMT 2000 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Sep 29), Artem Koutchine said: > 3) How can i avoid all this mess and make every single executable use the > version i have installed (2.7.7). If you really want to use a single version of DB across the board, use DB 3.1.17 (it's in ports). > All this is causing me a lot of trouble, because DB_File cannot > access db files created on Linux (Mandrake 7.1 and some version of > Slackware, i think it is latest). I have multi-os development office, > so, no os wars. I'd say the answer is "don't do that" :) Rebuild your DB file from the source file on each machine you use it on, or switch to a client-server databse like mysql. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message