Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Apr 95 14:22:13 MDT
From:      terry@cs.weber.edu (Terry Lambert)
To:        splyaski@cmp.com (Plyaskin Sergey)
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: Netscape
Message-ID:  <9504172022.AA09051@cs.weber.edu>
In-Reply-To: <2F92E162@mailgate.cmp.com> from "Plyaskin Sergey" at Apr 17, 95 02:44:00 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 5. As root,
> cd /usr/local/netscape
> netscape &
> 
> I've got    #netscape: Command not found.
> What's wrong? How to make it work. BTW, I also tried Beta2, and it also does 
> not work. Thanks.

Try ./netscape &

I'm betting that as root, '.' is not in your path, and you probably
haven't added /usr/local/netscape to your path in your startup files
(it's generally a bad thing to add to root's path anyway).


					Terry Lambert
					terry@cs.weber.edu
---
Any opinions in this posting are my own and not those of my present
or previous employers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9504172022.AA09051>