From owner-freebsd-ports Fri Jan 8 12:49:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA23080 for freebsd-ports-outgoing; Fri, 8 Jan 1999 12:49:20 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from hp9000.chc-chimes.com (hp9000.chc-chimes.com [206.67.97.84]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA23066 for ; Fri, 8 Jan 1999 12:49:08 -0800 (PST) (envelope-from billf@chc-chimes.com) Received: from localhost by hp9000.chc-chimes.com with SMTP (1.39.111.2/16.2) id AA064667429; Fri, 8 Jan 1999 09:57:09 -0500 Date: Fri, 8 Jan 1999 09:57:09 -0500 (EST) From: Bill Fumerola To: Yusuf Goolamabbas Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Is Berkeley DB package not ELF compliant In-Reply-To: <19990108081209.17477.qmail@yusufg.portal2.com> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 8 Jan 1999, Yusuf Goolamabbas wrote: > Hi , I am relative Newbie FreeBSD user (one week old) > I wanted to install Berkeley DB 2.3.16 to use with OpenLDAP > (http://www.openldap.org) on a 3.0-RELEASE machine > > First I added the package 2.2.7-to-2.2-stable as described in the > ports page, then I did > > pkg_add > ftp://ftp.freebsd.org/pub/FreeBSD/packages-stable/All/db-2.3.16.tgz > which made me think that db-2.3.16 was not made "ELF compliant" > (?). so I did > pkg_delete db-2.3.16 > cd /usr/ports/database/db ; make ; make install > Recompiled Openldap and everything was cool > > Can FreeBSD 3.0-RELEASE users use packages from the the ports > described via http://www.freebsd.org/ports, or should they only use > /stand/sysinstall (btw, Berkeley DB 2.3.16 is not visible via this > mechanism) You're using (a.out) -STABLE packages on a 3.0-CURRENT (ELF) system, doesn't that strike you as an odd thing to do? Use ftp://ftp.freebsd.org/.../packages-current/... PS. RSN I will commit patches to pkg_add that will make remotly adding packages easier. Stay tuned. - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message