From owner-freebsd-questions@FreeBSD.ORG Sun Nov 2 00:24:20 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2727716A4CE for ; Sun, 2 Nov 2003 00:24:20 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-234.dsl.lsan03.pacbell.net [63.207.60.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11BE643F93 for ; Sun, 2 Nov 2003 00:24:19 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id DB41F66DD2; Sun, 2 Nov 2003 00:24:17 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id ABED6855; Sun, 2 Nov 2003 00:24:17 -0800 (PST) Date: Sun, 2 Nov 2003 00:24:17 -0800 From: Kris Kennaway To: Mark Message-ID: <20031102082417.GA48422@rot13.obsecurity.org> References: <200311020458.HA24W55F036708@asarian-host.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wac7ysb48OaltWcw" Content-Disposition: inline In-Reply-To: <200311020458.HA24W55F036708@asarian-host.net> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: How do I upgrade to BerkeleyDB 4.1.25? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2003 08:24:20 -0000 --wac7ysb48OaltWcw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 02, 2003 at 04:58:05AM +0000, Mark wrote: > How do I upgrade to BerkeleyDB 4.1.25? I did a "file" on a db (FreeBSD > 4.7R), and it says: >=20 > "Berkeley DB 1.85 (Hash, version 2, native byte-order)" >=20 > And I need a newer BerkeleyDB. However, I did a: >=20 > "pkg_add db41-4.1.25_1.tgz" >=20 > But, apart from copying a whole set of files, it does not seem to have do= ne > anything. Can someone please tell me how to do this? What are you trying to do? The pkg_add command installed the Berkeley DB 4.1.25 package, which includes the libraries, headers and utilities for manipulating databases. If you're wanting to convert a system db like /etc/pwd.db to a newer Berkeley database format, that is not supported. Kris --wac7ysb48OaltWcw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/pL8xWry0BWjoQKURAnT1AJ9a0FAIGq7tPgIc+lFv3e0rUlDEZgCgpRM+ uWewN9IwiSUiAnSL28RLWbc= =kLG0 -----END PGP SIGNATURE----- --wac7ysb48OaltWcw--