From owner-freebsd-amd64@FreeBSD.ORG Wed Sep 29 20:49:44 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9114A16A4DD for ; Wed, 29 Sep 2004 20:49:44 +0000 (GMT) Received: from mxfep02.bredband.com (mxfep02.bredband.com [195.54.107.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F64243D41 for ; Wed, 29 Sep 2004 20:49:43 +0000 (GMT) (envelope-from lars.tunkrans@bredband.net) Received: from [192.168.245.231] ([213.112.167.129] [213.112.167.129]) by mxfep02.bredband.com with ESMTP <20040929204941.ZFSD27821.mxfep02.bredband.com@[192.168.245.231]>; Wed, 29 Sep 2004 22:49:41 +0200 Message-ID: <415B1F7D.4020901@bredband.net> Date: Wed, 29 Sep 2004 22:47:57 +0200 From: Lars Tunkrans Organization: None User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.7) Gecko/20040618 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Rob References: <415AFFE8.5050404@pythonemproject.com> In-Reply-To: <415AFFE8.5050404@pythonemproject.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: amd-list Subject: Re: XFree86 libraries missing? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2004 20:49:44 -0000 Rob wrote: > I did a binary install last nite from a 5.3 beta AMD-64 iso. However, > any package that depended on X11 libraries wouldn't install, as it > seemed the libraries were missing from the CD. Is X11 OK on AMD-64? > Posts here seem to indicate that it works fine, but maybe they are > running under i386 emulation. Thank you, Rob. the Xorg ports installs correctly on BETA6 There was errors on BETA4 and BETA5 I had to build Xorg binaries and libs form /usr/ports in BETA4 and BETA5. //Lars