From owner-freebsd-questions@FreeBSD.ORG Tue Jan 31 20:28:37 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 EC8C716A420 for ; Tue, 31 Jan 2006 20:28:37 +0000 (GMT) (envelope-from msherman77@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A0C243D53 for ; Tue, 31 Jan 2006 20:28:37 +0000 (GMT) (envelope-from msherman77@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so918073wxc for ; Tue, 31 Jan 2006 12:28:36 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ARQ2Kx5DfmOJ4nI3MWf9leUzYTriZjeEJaCSruYVWJY71bvlhOTQWlCdh2SWZVePqxsmVRq2U4RO7UePAiKUELfAvWwtRbH4O5sA51IlekMmvDPLNH92FMzufLxlNoCupejuKXNEx3A5uudJD2tAIN8jaqtkls6UuIrJPWIkJsE= Received: by 10.70.69.12 with SMTP id r12mr4089725wxa; Tue, 31 Jan 2006 12:28:36 -0800 (PST) Received: by 10.70.102.18 with HTTP; Tue, 31 Jan 2006 12:28:35 -0800 (PST) Message-ID: Date: Tue, 31 Jan 2006 15:28:35 -0500 From: Michael S To: FreeBSD Mailing List MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Upgrading 5.3 to 6.0 question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2006 20:28:38 -0000 Good day all. I have a question related to upgrading my machine from 5.3 to 6.0. I am convinced I need to upgrade it, and the base system upgrade procedure is pretty much clear to me. However I am somewhat not clear about 3rd party software. Since all the programs are 5.X binaries, do I need to recompile/reinstall all of them? Or they can run fine under COMPAT_FREEBSD5? Thanks in advance. Michael