From owner-freebsd-stable@FreeBSD.ORG Tue Jul 11 11:50:04 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A63EB16A4E6 for ; Tue, 11 Jul 2006 11:50:04 +0000 (UTC) (envelope-from hackmiester@hackmiester.com) Received: from smtpout06-04.prod.mesa1.secureserver.net (smtpout06-01.prod.mesa1.secureserver.net [64.202.165.224]) by mx1.FreeBSD.org (Postfix) with SMTP id E2DCE43D49 for ; Tue, 11 Jul 2006 11:50:02 +0000 (GMT) (envelope-from hackmiester@hackmiester.com) Received: (qmail 11589 invoked from network); 11 Jul 2006 11:50:02 -0000 Received: from unknown (70.146.206.153) by smtpout06-04.prod.mesa1.secureserver.net (64.202.165.227) with ESMTP; 11 Jul 2006 11:50:02 -0000 In-Reply-To: <11419abd0607101405y2c57e2c0u48ea4ea1ee43fed4@mail.gmail.com> References: <11419abd0607101405y2c57e2c0u48ea4ea1ee43fed4@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Hunter Fuller Date: Tue, 11 Jul 2006 06:51:42 +0000 To: "Mihir Sanghavi" X-Mailer: Apple Mail (2.752.2) Cc: freebsd-stable@freebsd.org Subject: Re: How to use mozilla X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jul 2006 11:50:04 -0000 Can't you just run "mozilla" ? If you can't, what's the output of "which mozilla" ? Try executing that. Or have your shell do the work for you: $ `which mozilla` On 10 Jul 2006, at 9:05, Mihir Sanghavi wrote: > Hi, > I have installed Mozilla in the www folder. I ran make installl and > clean. I > would like to know to use the browser > > -- > What we see depends mainly on what we look for. > -MIHIR > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable- > unsubscribe@freebsd.org" >