Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Aug 2002 08:19:22 -0700
From:      Nathan Kinkade <nkinkade@dsl-only.net>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Please help me.
Message-ID:  <20020827081922.48b7bd2f.nkinkade@dsl-only.net>
In-Reply-To: <20020827150854.GA10324@web.ca>
References:  <000801c24dd7$b777e2f0$6401a8c0@tulsa.ok.atom> <20020827080314.20f1ab84.nkinkade@dsl-only.net> <20020827150854.GA10324@web.ca>

next in thread | previous in thread | raw e-mail | index | archive | help

> On Tue, Aug 27, 2002 at 08:03:14AM -0700, Nathan Kinkade wrote:
> > 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

> for linux netscape, you probably have to load linux first.
> as root, type 'linux' at the command prompt, or put 
> 'linux_enable="YES"' in /etc/rc.conf and reboot.
> 
> - rob

This may be the case, and if so, you might also want to put this line
into your /etc/rc.conf file: "linux_enable=YES" so that the linux binary
compatability kernel module is loaded at boot time.

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?20020827081922.48b7bd2f.nkinkade>