From owner-freebsd-questions Mon Oct 21 01:46:26 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA01915 for questions-outgoing; Mon, 21 Oct 1996 01:46:26 -0700 (PDT) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id BAA01898 for ; Mon, 21 Oct 1996 01:46:20 -0700 (PDT) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.7.5/8.6.12) id KAA16034; Mon, 21 Oct 1996 10:45:33 +0200 (IST) X-Authentication-Warning: gatekeeper.barcode.co.il: smap set sender to using -f Received: from localhost.barcode.co.il(127.0.0.1) by gatekeeper.barcode.co.il via smap (V1.3) id sma016032; Mon Oct 21 10:45:03 1996 Message-ID: <326B37E3.DDF@barcode.co.il> Date: Mon, 21 Oct 1996 10:44:19 +0200 From: Nadav Eiron X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4m) MIME-Version: 1.0 To: james earl CC: freebsd-questions@FreeBSD.ORG Subject: Re: netscape setup References: <199610201506.LAA08091@doorman.brann.org> <326A8FF2.4F16@agt.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk james earl wrote: > > John Brann wrote: > > > > The simplest solution is, probably, to use the port - all of the ancillary > > setup is handled for you. Put the netscape tarball in /usr/ports/distfiles > > cd to /usr/ports/www/netscape[2,3,301] and do a make all install. > > When you say "the netscape tarball," do you mean the one I download from > Netscape for BSD systems, or do I (/can I) obtain this elsewhere? It refers to the one you got from Netscape. If you won't have it where it is expected, the port make will ftp it from Netscape again for you. You can only get those files from Netscape mirror sites. Netscape is commercial software, and it doesn't just hang around... > > Is the make command line: "make all install"? Please forgive me for my > ignorance, I'm pretty new to FreeBSD. If I rememeber correctly, make install will do it all. You may want to have a look at: http://www.freebsd.org/handbook/handbook25.html#27 > > Thanks. Nadav