Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Mar 2001 12:01:54 -0800
From:      Chip Wiegand <chip@wiegand.org>
To:        freebsd@sysmach.com
Cc:        questions@FreeBSD.ORG
Subject:   Re: text based browser - cont
Message-ID:  <20010325120154.4ccd388b.chip@wiegand.org>
In-Reply-To: <033301c0b50d$67951640$0200a8c0@apana.org.au>
References:  <20010325091949.C75B936F9@sitemail.everyone.net> <033301c0b50d$67951640$0200a8c0@apana.org.au>

next in thread | previous in thread | raw e-mail | index | archive | help
> ----- Original Message -----
> From: "Kyle" <freebsd@sysmach.com>
> To: <questions@FreeBSD.ORG>
> Sent: Sunday, March 25, 2001 7:19 PM
> Subject: text based browser - cont
> 
> > Hi again,
> >
> >      Thanks to those of your who told me about the command ls | more
> and ls | less ... i'm learning a new command everyday :)
> >
> > about the browser, sadly .. no one told me the command to add a
> package. i have the .iso burned on a CD. until today i have no clue
> what the command is to access my CD-ROM thru freeBSD. What exactly is
> the line to add a browser package? mine's a 4.2-release
> >
> > thanks again.
> >

cd /usr/ports/www/links
or
cd /usr/ports/www/lynx
or 
cd /usr/ports/www/w3m
then
su
make && make install

The above is if you installed the ports collection, which is the typical
thing to do.

-- 
Chip Wiegand
Alternative Operating Systems
www.wiegand.org


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?20010325120154.4ccd388b.chip>