From owner-freebsd-questions@FreeBSD.ORG Fri Sep 24 02:44:57 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 0055516A4CE for ; Fri, 24 Sep 2004 02:44:57 +0000 (GMT) Received: from ybbsmtp04.mail.yahoo.co.jp (ybbsmtp04.mail.yahoo.co.jp [210.81.151.172]) by mx1.FreeBSD.org (Postfix) with SMTP id 05B7843D46 for ; Fri, 24 Sep 2004 02:44:56 +0000 (GMT) (envelope-from ayakokiko@ybb.ne.jp) Received: from unknown (HELO gorgon.near.this) (219.11.234.11 with poptime) by ybbsmtp04.mail.yahoo.co.jp with SMTP; 24 Sep 2004 02:44:54 -0000 X-Apparently-From: Received: from hydra.near.this (hydra.near.this [10.0.3.20]) by gorgon.near.this (Postfix) with ESMTP id 76EB77F24 for ; Fri, 24 Sep 2004 11:44:47 +0900 (JST) Received: by hydra.near.this (Postfix, from userid 100) id D0FFE9839; Fri, 24 Sep 2004 11:44:46 +0900 (JST) Date: Fri, 24 Sep 2004 11:44:46 +0900 From: horio shoichi To: freebsd-questions@freebsd.org In-Reply-To: <20040923222948.GJ13155@cypher.cisco.com> References: <20040923222948.GJ13155@cypher.cisco.com> X-Mailer: Sylpheed-Claws 0.9.12a (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <20040924.024446.b03628edb28facb5.10.0.3.20@bugsgrief.net> 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: Fri, 24 Sep 2004 02:44:57 -0000 On Thu, 23 Sep 2004 15:29:49 -0700 Virupaksh Honnur wrote: > 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". > > I am wondering which would be the compatible version of netscape on > FreeBSD5.1 and from where I can download. (I spent some time on Google > for this but no help!). > > Thanks, > -Viru > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > You have a plenty of them. % ls -d /usr/ports/www/netscape* /usr/ports/www/netscape-remote /usr/ports/www/netscape48-communicator /usr/ports/www/netscape-wrapper /usr/ports/www/netscape48-navigator /usr/ports/www/netscape47-communicator /usr/ports/www/netscape7 /usr/ports/www/netscape47-navigator % As far as I see none of them has OS version dependency. horio shoichi