From owner-freebsd-questions Fri Jan 2 07:42:21 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA08146 for questions-outgoing; Fri, 2 Jan 1998 07:42:21 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA08141 for ; Fri, 2 Jan 1998 07:42:16 -0800 (PST) (envelope-from nadav@barcode.co.il) Received: from localhost (nadav@localhost) by gatekeeper.barcode.co.il (8.8.7/8.8.7) with SMTP id RAA09046; Fri, 2 Jan 1998 17:39:58 +0200 (IST) (envelope-from nadav@gatekeeper.barcode.co.il) Date: Fri, 2 Jan 1998 17:39:58 +0200 (IST) From: Nadav Eiron To: Gordon Wang cc: freebsd-questions@FreeBSD.ORG Subject: Re: netscape install? In-Reply-To: <34AC8F45.5B47@tpts5.seed.net.tw> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Fri, 2 Jan 1998, Gordon Wang wrote: > Dear Sir > I am a FreeBSD 2.2.1 user. > I just unpacked the netscape file: > "navigator-v404-export.x86-unknown-freebsd.tar.gz" > in the directory /usr/local/netscape . > But when I typed the executable files "ns-install" or > "netscape" to install netscape, I got "command not found". That's because the directory is not in your path. Use the full path name, or if you're in the directory containing those files, simply say ./ns-install > What should I do to install netscape. Probably be better off installing the port. See the handbook section on ports for instructions on installing them. > Please help me > Thank you very much > > Gordon > > Nadav