From owner-freebsd-ppc@FreeBSD.ORG Thu Oct 9 19:55:16 2008 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9895A1065687 for ; Thu, 9 Oct 2008 19:55:16 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id 5B5788FC3A for ; Thu, 9 Oct 2008 19:55:16 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by alto.onthenet.com.au (Postfix) with ESMTP id 43F281174C; Fri, 10 Oct 2008 05:55:15 +1000 (EST) Received: (from dommail.onthenet.com.au [192.100.104.17]) by dommail.onthenet.com.au (MOS 3.8.6-GA) with HTTP/1.1 id EJZ19575 (AUTH peterg@ptree32.com.au); Fri, 10 Oct 2008 05:54:34 +1000 (EST) From: Peter Grehan To: =?iso-8859-1?Q?Horst=20G=FCnther=20Burkhardt=20III?= , FreeBSD PowerPC ML X-Mailer: Mirapoint Webmail Direct 3.8.6-GA MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Message-Id: <20081010055434.EJZ19575@dommail.onthenet.com.au> Date: Fri, 10 Oct 2008 05:54:34 +1000 (EST) Cc: Subject: Re: Apologies for failing. X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Oct 2008 19:55:16 -0000 Hi Horst, >- Get X >- Get Xfce You'll have to build these from source. Best to leave overnight. Configuring the Xorg server is a bit of an adventure, though there are a few NetBSD configs out there to copy from. >- Get SXEmacs I'd love to see that running on PPC :) Last time I looked at Emacs, there was quite a bit of build glue to get it going. Too complicated for my patience at the time. >- Try and get the AIX/PPC binaries for Netscape Communicator 4 to run ;) Firefox doesn't built at the moment: it requires a cut'n'paste of the Net/OpenBSD ppc asm glue in XPCOM. Now, doing an AIX binary emulation for FreeBSD is certainly a large task :) later, Peter.