From owner-freebsd-questions@FreeBSD.ORG Thu Jan 4 20:27:15 2007 Return-Path: X-Original-To: FreeBSD-questions@FreeBSD.org Delivered-To: FreeBSD-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4030016A412 for ; Thu, 4 Jan 2007 20:27:15 +0000 (UTC) (envelope-from andrewgould@yahoo.com) Received: from web35305.mail.mud.yahoo.com (web35305.mail.mud.yahoo.com [66.163.179.99]) by mx1.freebsd.org (Postfix) with SMTP id 0B10B13C461 for ; Thu, 4 Jan 2007 20:27:14 +0000 (UTC) (envelope-from andrewgould@yahoo.com) Received: (qmail 74332 invoked by uid 60001); 4 Jan 2007 20:00:32 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=4f+Fb7rWRSnJJ0Y8eMyHhJH85C+hUGqePUA3bUDPuQurVNUfoFo/sZS8meulYax8LHjO8Qjt/aT9ybef7zAdjTRfiTFhVcU5j4Ugfipnaluv2DBXDL9+ThJVy/uSWYYdQqVxYCunOFPPw7JtQ+zhYr+Xq/fOG+jY/hVpWWSxWao= ; Message-ID: <20070104200032.74330.qmail@web35305.mail.mud.yahoo.com> Received: from [204.115.94.51] by web35305.mail.mud.yahoo.com via HTTP; Thu, 04 Jan 2007 12:00:32 PST Date: Thu, 4 Jan 2007 12:00:32 -0800 (PST) From: Andrew Gould To: linux quest , FreeBSD-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ascii Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: Newbie Lynx and Mozilla Firefox Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jan 2007 20:27:15 -0000 ----- Original Message ----=0AFrom: linux quest = =0ATo: FreeBSD-questions@FreeBSD.org=0ASent: Thursday, January 4, 2007 10:2= 2:25 AM=0ASubject: Newbie Lynx and Mozilla Firefox Questions=0A=0AI have be= en searching for tutorials for browsing the Internet using Lynx, but can't = seem to find one anywhere. There aren't any tutorial either in those Unix b= ooks that I bought. What command do I need to type to download Lynx and wha= t command I need to type to run Lynx on FreeBSD? =0A=0ASecondly, I try to r= un firefox by typing ...=0A=0A# mozilla &=0A=0Abut ... it respond with erro= r msg ... and yes I can connect to the Internet (I pinged google.com).=0A= =0AThanks for any help.=0A=0ARegards,=0ALinux Quest=0A---------------------= -------------=0A=0A(The beta version of the new Yahoo! Mail encourages peop= le to reply at the top of the message; so please forgive the lack of symbol= s preceding lines of the original post. I have sent them a friendly sugges= tion regarding this issue.)=0A=0ATo install Lynx, you can execute the follo= wing as root:=0A=0Apkg_add -r lynx=0A=0Abut I prefer using the ports to get= the SSL version:=0A=0Acd /usr/ports/www/lynx-ssl/=0Amake install clean=0A= =0AThen you can start lynx using:=0A=0Alynx =0A=0AIf you go to google.= com and enter "lynx tutorial", you'll get a list of good resources for lear= ning lynx.=0A=0AThe command "mozilla &" is used to start the mozilla browse= r, which is still available. To start firefox, try "firefox &".=0A=0ABest = of luck,=0A=0AAndrew=0A=0A=0A=0A=0A