From owner-freebsd-questions Thu Jan 9 07:55:03 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id HAA06032 for questions-outgoing; Thu, 9 Jan 1997 07:55:03 -0800 (PST) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id HAA06022 for ; Thu, 9 Jan 1997 07:54:53 -0800 (PST) Received: (from nadav@localhost) by gatekeeper.barcode.co.il (8.7.5/8.6.12) id RAA29447; Thu, 9 Jan 1997 17:54:24 +0200 (IST) Date: Thu, 9 Jan 1997 17:54:24 +0200 (IST) From: Nadav Eiron To: RT Brown cc: freebsd-questions@FreeBSD.org Subject: Re: XFree86 In-Reply-To: <32D40B48.1821@tiac.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 8 Jan 1997, RT Brown wrote: > So I've finally got FreeBSD running... > > However when I try to install the package XFree86 it can't be found on > the ftp server, and I've tried several. The same is true for Netscape. > Do I need to specify another URL (ftp address)? These are not packages. Netscape is a port (because you can't have the binary distribution of Netscape on the FreeBSD serevrs as it is not freeware) while XFree can be installed either as a distribution (like the man pages or the sources for FreeBSD gets installed) or as a port. To get XFree86 in binary form, take a look at: ftp://ftp.freebsd.org/pub/FreeBSD/2.1.6-RELEASE/XF8632 > > thanks > > RT Brown > Nadav