From owner-freebsd-questions@FreeBSD.ORG Sat Sep 25 17:52:34 2004 Return-Path: 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 C68BC16A4CE for ; Sat, 25 Sep 2004 17:52:34 +0000 (GMT) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C89443D3F for ; Sat, 25 Sep 2004 17:52:34 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) i8PHqOq28367; Sat, 25 Sep 2004 10:52:29 -0700 (PDT) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Virupaksh Honnur" Date: Sat, 25 Sep 2004 10:52:24 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 In-Reply-To: <20040924174254.GC17852@cypher.cisco.com> Importance: Normal cc: freebsd-questions@freebsd.org Subject: RE: Netscape navigator for FreeBSD5.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Sep 2004 17:52:34 -0000 cd /usr/ports/x11/XFree86-aoutlibs make install Ted > -----Original Message----- > From: Virupaksh Honnur [mailto:viruhonn@cisco.com] > Sent: Friday, September 24, 2004 10:43 AM > To: Ted Mittelstaedt > Cc: Virupaksh Honnur; freebsd-questions@freebsd.org > Subject: Re: Netscape navigator for FreeBSD5.1 > > > > > > Hello, > > > > > > I have a PC installed with FreeBSD5.1 and I would like to install > > > netscape on it but can't find a suitable netscape version that can run > > > on FreeBSD5.1. > > > > > > > > > I downloaded communicator-v476-us.x86-unknown-freebsd.tar.gz and > > > installed this version but when I execute this it gives a "exec format > > > error". > > > > > > > It's because it requires the aout X libraries. They are somewhere > > in the ports section. Make sure to make, make install when you are NOT > > running X on the system!!! (ie: do not do this in an x window) > > Could you please point me to exact library that I need to install?. > > Thanks, > -Viru >