Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Aug 2002 08:03:14 -0700
From:      Nathan Kinkade <nkinkade@dsl-only.net>
To:        atomjelly <atomjelly@sbcglobal.net>
Cc:        questions@FreeBSD.org
Subject:   Re: Please help me.
Message-ID:  <20020827080314.20f1ab84.nkinkade@dsl-only.net>
In-Reply-To: <000801c24dd7$b777e2f0$6401a8c0@tulsa.ok.atom>
References:  <000801c24dd7$b777e2f0$6401a8c0@tulsa.ok.atom>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 27 Aug 2002 07:40:39 -0700
atomjelly <atomjelly@sbcglobal.net> wrote:

> Thank you for your time. I have done a make clean install for
> linux-netscape47-navigator and now I don't know what to do to start it
> from the command prompt. Thank you for your time. 
> 
> 
> atomjelly@sbcglobal.net 

First, in the future you might want to do `make install clean` instead
of a `make clean install` so that the build is cleaned up after the port
is built, not before.  To launch netscape at this point you should just
be able to `netscape &` from your sheel.  To find out where the script
(or binary?) is located, do a `which netscape`.

Nathan 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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