From owner-freebsd-questions@FreeBSD.ORG Wed Aug 30 21:59:27 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 C82CA16A4DE for ; Wed, 30 Aug 2006 21:59:27 +0000 (UTC) (envelope-from bsdneo@thechristies.net) Received: from mail02.secureserverdot.com (mail02.secureserverdot.com [216.14.208.16]) by mx1.FreeBSD.org (Postfix) with SMTP id 57E6C43D66 for ; Wed, 30 Aug 2006 21:59:22 +0000 (GMT) (envelope-from bsdneo@thechristies.net) Received: (qmail 11829 invoked by uid 399); 30 Aug 2006 21:59:19 -0000 Received: from unknown (HELO localhost) (127.0.0.1) by localhost.secureserverdot.com with SMTP; 30 Aug 2006 21:59:19 -0000 Received: from ool-435767e2.dyn.optonline.net (ool-435767e2.dyn.optonline.net [67.87.103.226]) by 216.14.208.16 (Horde MIME library) with HTTP; Wed, 30 Aug 2006 17:59:17 -0400 Message-ID: <20060830175917.vj0qnecnesccogok@216.14.208.16> Date: Wed, 30 Aug 2006 17:59:17 -0400 From: Pete C To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.1.1) Subject: linux-firefox 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: Wed, 30 Aug 2006 21:59:27 -0000 did a 'make install' for linux-firefox I got an error that libXfixes.so.3 (as part of linux-glib2, IIRC) could not be found . . . after some googling and a few bad leads for some reason I did another make install and got no errors . . . but now linux-firefox won't run because libXfixes.so.3 is missing . . . Any clues appreciated . . . Pete C