From owner-freebsd-questions@FreeBSD.ORG Thu Apr 13 12:44:18 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 B8E6816A403 for ; Thu, 13 Apr 2006 12:44:18 +0000 (UTC) (envelope-from mfitzgerald@pacific.net.au) Received: from jay.exetel.com.au (jay.exetel.com.au [220.233.0.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id E51B843D48 for ; Thu, 13 Apr 2006 12:44:17 +0000 (GMT) (envelope-from mfitzgerald@pacific.net.au) Received: (qmail 18937 invoked by uid 507); 13 Apr 2006 22:44:16 +1000 Received: from 28.101.233.220.exetel.com.au (HELO ?192.168.1.100?) (220.233.101.28) by jay.exetel.com.au with SMTP; 13 Apr 2006 22:44:16 +1000 Mime-Version: 1.0 (Apple Message framework v623) In-Reply-To: References: Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <26b89c2bd33f7d6e992eb4f4c73567d3@pacific.net.au> Content-Transfer-Encoding: 7bit From: Malcolm Fitzgerald Date: Thu, 13 Apr 2006 22:44:14 +1000 To: freebsd-questions@FreeBSD. ORG X-Mailer: Apple Mail (2.623) Cc: Subject: Re: Mozilla needs libgtk-x11-2.0.so.600 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: Thu, 13 Apr 2006 12:44:18 -0000 > On 4/13/06, Malcolm Fitzgerald wrote: >> >> /libexec/ld-elf.so.1: Shared object "libgtk-x11-2.0.so.600" not found, >> required by "mozilla-bin" >> >> >> locate shows me that I've got " libgtk-x11-2.0.so.0" >> >> where / how can I get *600 ? On 13/04/2006, at 10:05 PM, michael johnson wrote: > see http://www.freebsd.org/gnome/docs/faq2.html I guess you mean FAQ #6 : How do I keep my GNOME 2.12 components and applications up-to-date? It says: # pkgdb -F # portupgrade -a I've just watched the scurf scroll past on the screen for four days, having typed 'portupgrade -a'. Any more specific suggestions? malcolm