From owner-freebsd-questions@FreeBSD.ORG Sat Aug 14 14:58:38 2004 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 94ED216A4CE for ; Sat, 14 Aug 2004 14:58:38 +0000 (GMT) Received: from frontend1.messagingengine.com (frontend1.messagingengine.com [66.111.4.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DB3743D31 for ; Sat, 14 Aug 2004 14:58:37 +0000 (GMT) (envelope-from judmarc@fastmail.fm) X-Sasl-enc: veWrjwmWnRXL+Dcs/rJ0LQ 1092495514 Received: from sparky (24.229.152.161.res-cmts.sm.ptd.net [24.229.152.161]) by frontend1.messagingengine.com (Postfix) with ESMTP id 14941C14516; Sat, 14 Aug 2004 10:58:33 -0400 (EDT) Date: Sat, 14 Aug 2004 11:00:03 -0400 To: "Rob DeMarco" , "Paul Mather" References: <20040813120110.A0D1116A4E0@hub.freebsd.org> <1092412538.52356.43.camel@zappa.Chelsea-Ct.Org> <1092457151.4917.5.camel@worldnet.att.net> From: Jud Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <1092457151.4917.5.camel@worldnet.att.net> User-Agent: Opera M2/7.60 (Win32, build 7131) cc: freebsd-questions@freebsd.org Subject: Re: Running Mozilla FireBird 6.1.6 Under Linux Emulation On FreeBSD 4.10 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: Sat, 14 Aug 2004 14:58:38 -0000 On Sat, 14 Aug 2004 07:50:17 +0000, Rob DeMarco wrote: > On Fri, 2004-08-13 at 15:55, Paul Mather wrote: >> You should be able to use portupgrade to upgrade your linux_base-6.1_6 >> to a more recent version. This does assume you have the ports tree >> installed (and preferably up to date via cvsup) under /usr/ports... > > While I have some familiarity with the ports tree, I didn't install > it this time because of limited disk space (though I suppose I could > do a partial port-tree install). Also, my P150 makes compiles long > and painful :) > To avoid all that, I'm trying to see if a simple binary pkg_add > to Linux-emul 7 would do the trick. Portupgrade can be made to use packages (see the man page), avoiding the compile problem. >> If you don't have portupgrade (sysutils/portupgrade), then you should >> install it. It's really useful! What he said. Jud