From owner-freebsd-questions@FreeBSD.ORG Mon Feb 27 20:06:52 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 C1C8F16A420 for ; Mon, 27 Feb 2006 20:06:52 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from efacilitas.de (smtp.efacilitas.de [85.10.196.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6266043D53 for ; Mon, 27 Feb 2006 20:06:52 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from eurystheus.local (port-212-202-169-72.dynamic.qsc.de [212.202.169.72]) by efacilitas.de (Postfix) with ESMTP id A99D64C58F; Mon, 27 Feb 2006 21:17:09 +0100 (CET) Received: from [192.168.1.2] (muhkuh.local [192.168.1.2]) by eurystheus.local (Postfix) with ESMTP id 2EEF65285F; Mon, 27 Feb 2006 21:05:23 +0100 (CET) Message-ID: <44035BDB.2030109@cs.tu-berlin.de> Date: Mon, 27 Feb 2006 21:06:51 +0100 From: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: Don O'Neil References: <048401c63bd4$e7f05270$0300020a@mickey> In-Reply-To: <048401c63bd4$e7f05270$0300020a@mickey> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: 4.X Binaries on 5.X or 6.X? 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: Mon, 27 Feb 2006 20:06:52 -0000 Don O'Neil schrieb: > Are there any reasons why I couldn't run any userland apps that were built > on 4.X (some on 4.6, some one 4.11) on the 5.X or 6.X versions of FreeBSD? Most likely there are reasons. What's the error message? Did you installed misc/compat4x? Björn