Date: Fri, 29 Sep 2000 16:23:59 +0400 From: "Artem Koutchine" <matrix@ipform.ru> To: <questions@FreeBSD.ORG> Cc: <freebsd-database@FreeBSD.ORG> Subject: Where is Berkley DB libdb? Message-ID: <037201c02a10$e72e7a00$0c00a8c0@ipform.ru>
next in thread | raw e-mail | index | archive | help
Hi! I didn't get ANY response on the first time, so i am reposting the question, in a shorter form. I could not find any libdb.* file in my 4.1-stable (cvsed weekly), so, i installed berkeley db 2.7.7 from the ports. That gave me libdb2.* I have perl package DB_File which uses berkley db and it worked before, so db IS in the system, now i installed a newer version of DB_File and it works, but i don't know what versoon of db it uses so, 1) Did someone compiled berkeley db statically into some other library (libc?) like the one on Red Hat did? not good. 2) What version of db is installed by default, how can i see it? 3) How can i avoid all this mess and make every single executable use the version i have installed (2.7.7). 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. Artem 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?037201c02a10$e72e7a00$0c00a8c0>