From owner-freebsd-alpha@FreeBSD.ORG Wed Apr 23 06:56:38 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E54737B401 for ; Wed, 23 Apr 2003 06:56:38 -0700 (PDT) Received: from stu.beloit.edu (stu.beloit.edu [144.89.40.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6137E43FAF for ; Wed, 23 Apr 2003 06:56:37 -0700 (PDT) (envelope-from dan@bigw.org) Received: from bigw.org ([144.89.185.182]) by stu.beloit.edu (8.11.6/8.11.6) with ESMTP id h3NDkx842710; Wed, 23 Apr 2003 08:47:00 -0500 Date: Wed, 23 Apr 2003 08:56:23 -0500 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: Andrew Gallatin From: Dan Williams In-Reply-To: <16038.39046.985086.314233@grasshopper.cs.duke.edu> Message-Id: <5E2A4462-7593-11D7-A018-0030657D1C94@bigw.org> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) X-ECS-MailScanner: Found to be clean cc: freebsd-alpha@freebsd.org Subject: Re: Web browser that works? X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2003 13:56:38 -0000 Argh. After a day+ of slogging through a gnome2/ build, I really just want to use the machine :) I did try the phoenix package, but that has a compile error with undefined symbols that come from phoenix, not system libraries. I might try Galeon. Dan On Wednesday, April 23, 2003, at 08:43 AM, Andrew Gallatin wrote: > > Dan Williams writes: >> Hi, >> >> I've just installed Gnome on my machine (AS 1000A 5/400, 5.0-RELEASE), >> and while attempting to install any copy of Mozilla out of the ports >> tree, I'm told that it coredumps during post-install. This is >> evidently for both mozilla-devel, mozilla, mozilla-gtk-devel, and >> mozilla-gtk. So my question is, what browser besides lynx can I get >> to >> work on this box? Obviously NS Communicator/Navigator won't work >> because they are x86 only. >> > > If you have the patience to slog through the KDE build, konqueror > works pretty OK. That's what I used for a browser when I had an alpha > desktop. > > Drew