From owner-freebsd-questions@FreeBSD.ORG Sat Feb 26 12:02:27 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00FB916A4CE for ; Sat, 26 Feb 2005 12:02:27 +0000 (GMT) Received: from mail.aseed.antenna.nl (aseed.demon.nl [83.160.138.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3066A43D1D for ; Sat, 26 Feb 2005 12:02:26 +0000 (GMT) (envelope-from albi@scii.nl) Received: from http.aseed.antenna.nl (unknown [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id BAAC328468E for ; Sat, 26 Feb 2005 13:03:07 +0100 (CET) Received: from localhost.localdomain (82-197-198-30.dsl.cambrium.nl [82.197.198.30]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id DC90C37021 for ; Sat, 26 Feb 2005 13:02:23 +0100 (CET) Date: Sat, 26 Feb 2005 13:02:11 +0100 From: "albi@scii.nl" To: freebsd-questions@freebsd.org Message-Id: <20050226130211.4162005f.albi@scii.nl> In-Reply-To: <156069403.20050226124152@wanadoo.fr> References: <156069403.20050226124152@wanadoo.fr> X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; i386-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Installation instructions for Firefox somewhere? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Feb 2005 12:02:27 -0000 On Sat, 26 Feb 2005 12:41:52 +0100 Anthony Atkielski wrote: > I'm currently struggling with the Xfce environment and I'd like to > install Firefox, but neither the Firefox site nor anywhere else I've > looked thus far has comprehensive installation instructions for the > product on FreeBSD (or any flavor of UNIX, apparently). 1) if you want to use the plain FreeBSD-version you have basically 2 (easy) options : a) if you're sticking to RELEASE, a pkg_add -r firefox should work b) cd /usr/ports/www/firefox/ ; make install clean 2) if you want to use the linux-version, check the /usr/ports/www/ linux-firefox port if you've never used the ports, make sure to read this : http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html and /usr/ports/UPDATING