Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Sep 2000 09:55:55 -0500
From:      Dan Nelson <dnelson@emsphone.com>
To:        Artem Koutchine <matrix@ipform.ru>
Cc:        questions@FreeBSD.ORG, freebsd-database@FreeBSD.ORG
Subject:   Re: Where is Berkley DB libdb?
Message-ID:  <20000929095555.A14858@dan.emsphone.com>
In-Reply-To: <037201c02a10$e72e7a00$0c00a8c0@ipform.ru>; from "Artem Koutchine" on Fri Sep 29 16:23:59 GMT 2000
References:  <037201c02a10$e72e7a00$0c00a8c0@ipform.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000929095555.A14858>