From owner-freebsd-questions@FreeBSD.ORG Sat Jan 28 04:33:36 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 4569116A420 for ; Sat, 28 Jan 2006 04:33:36 +0000 (GMT) (envelope-from fbsdlilly@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id E000E43D45 for ; Sat, 28 Jan 2006 04:33:35 +0000 (GMT) (envelope-from fbsdlilly@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so455787wxc for ; Fri, 27 Jan 2006 20:33:35 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=KMR8O+gCZdCHXQ8MG60aSSnAh9FQg+CPkxy2WssuN5xZevbNwytsVTOW60QslG8xYZdsWNyzyIzeRLKSAc66rBAMBAcd1Ch7ypDpvkXWBCxzhSZuq08IkE4KVqkZWGIoNxs6Xg5P0mZ500MJHpdhWm8vH5FBMDd6NOkDyqN1b+4= Received: by 10.70.102.6 with SMTP id z6mr4311976wxb; Fri, 27 Jan 2006 20:33:35 -0800 (PST) Received: by 10.70.74.16 with HTTP; Fri, 27 Jan 2006 20:33:35 -0800 (PST) Message-ID: Date: Fri, 27 Jan 2006 20:33:35 -0800 From: mojo fms To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: question on the firefox port... 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: Sat, 28 Jan 2006 04:33:36 -0000 I am having an odd problem on the firefox port. This is a fresh install of Freebsd 6 and basicly what its doing ... =3D=3D=3D> Generating temporary packing list =3D=3D=3D> Checking if www/firefox already installed =3D=3D=3D> firefox-1.5_5,1 is already installed You may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of www/firefox without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop in /usr/ports/www/firefox. *** Error code 1 Stop in /usr/ports/www/firefox. I have tried, make deinstall ; make reinstall same error. I am not sure of what i should set FORCE_PKG_REGISTER to but i tried, YES, www/firefox and NO for the settings on it. Running it like this : FORCE_PKG_REGISTER=3D"NO" make reinstall ... i did this on make reinstall and make install and nothing still.. make deinstall ... root@# make deinstall =3D=3D=3D> Deinstalling for www/firefox =3D=3D=3D> firefox not installed, skipping root@# any suggestions please. Thanks