From owner-freebsd-gnome@FreeBSD.ORG Sun Dec 23 22:57:25 2007 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 108B516A417 for ; Sun, 23 Dec 2007 22:57:25 +0000 (UTC) (envelope-from shild@sbcglobal.net) Received: from flpi101.prodigy.net (flpi101.sbcis.sbc.com [207.115.20.70]) by mx1.freebsd.org (Postfix) with ESMTP id 1276413C45D for ; Sun, 23 Dec 2007 22:57:25 +0000 (UTC) (envelope-from shild@sbcglobal.net) X-ORBL: [68.75.166.208] Received: from fbsd1.dyndns.org (adsl-68-75-166-208.dsl.emhril.ameritech.net [68.75.166.208]) by flpi101.prodigy.net (8.13.8 out.dk.spool/8.13.8) with ESMTP id lBNMlH2d031884 for ; Sun, 23 Dec 2007 14:47:17 -0800 Received: from fbsd1.dyndns.org (localhost.dyndns.org [127.0.0.1]) by fbsd1.dyndns.org (8.14.2/8.14.2) with ESMTP id lBNMijE3046805 for ; Sun, 23 Dec 2007 16:44:45 -0600 (CST) (envelope-from shild@sbcglobal.net) Received: (from shildret@localhost) by fbsd1.dyndns.org (8.14.2/8.14.2/Submit) id lBNMiiGU046804 for gnome@freebsd.org; Sun, 23 Dec 2007 16:44:44 -0600 (CST) (envelope-from shild@sbcglobal.net) X-Authentication-Warning: fbsd1.dyndns.org: shildret set sender to shild@sbcglobal.net using -f From: "Scott T. Hildreth" To: FreeBSD Gnome Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Sun, 23 Dec 2007 16:44:43 -0600 Message-Id: <1198449883.38336.24.camel@fbsd1.dyndns.org> Mime-Version: 1.0 X-Mailer: Evolution 2.12.2 FreeBSD GNOME Team Port Cc: Subject: Firefox 2.0.11 install problem X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: shild@sbcglobal.net List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Dec 2007 22:57:25 -0000 I am trying to install Firefox 2.0.0.11, it originally stopped because it was trying to install nss3 which was already installed. I deleted nss3, thinking I'll let the firefox port install it. It did get installed by the port, but then fails with, Error: shared library "nss3" does not exist It does exist in /usr/local/lib/nss, does the port use nss-config? I figured it is a configure problem, I just can't figure out where. Any ideas? I should also note that is not using portupgrade. I updated a server to 7-BETA4 and had deleted most the old xorg, firefox, gnome stuff, ...etc. Thanks, Scott