From owner-freebsd-questions@FreeBSD.ORG Mon Apr 19 17:31:25 2004 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 CD3E116A4CE for ; Mon, 19 Apr 2004 17:31:25 -0700 (PDT) Received: from mail.boundariez.com (mail.boundariez.com [216.36.108.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 477B943D45 for ; Mon, 19 Apr 2004 17:31:25 -0700 (PDT) (envelope-from Ralph@boundariez.com) Received: from [10.24.24.110] ([10.24.24.110] unverified) by mail.boundariez.com with Microsoft SMTPSVC(5.0.2195.6713); Mon, 19 Apr 2004 20:26:17 -0400 From: "R. M. Los" To: freebsd-questions@freebsd.org Content-Type: text/plain Organization: Boundariez Message-Id: <1082420845.613.4.camel@frog.boundariez.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 19 Apr 2004 20:27:25 -0400 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 20 Apr 2004 00:26:17.0406 (UTC) FILETIME=[18978DE0:01C4266E] Subject: Strange pkgdb problem... 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: Tue, 20 Apr 2004 00:31:25 -0000 When trying to run the Gnome-2.6 upgrade script, I get this: checking for pkg-config... /usr/local/bin/pkg-config checking for libgnome-2.0 >= 2.0.0 libgnomeui-2.0 >= 2.0.0 gconf-2.0 >= 1.1.5 libgtop-2.0 >= 2.5.2 libwnck-1.0 >= 2.5.0 gtk+-2.0 >= 2.3.0... Requested 'libgtop-2.0 >= 2.5.2' but version of libgtop is 2.0.7 configure: error: Library requirements (libgnome-2.0 >= 2.0.0 libgnomeui-2.0 >= 2.0.0 gconf-2.0 >= 1.1.5 libgtop-2.0 >= 2.5.2 libwnck-1.0 >= 2.5.0 gtk+-2.0 >= 2.3.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/sysutils/gnomesystemmonitor/work/gnome-system-monitor-2.6.0/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 What's strange is the following output: frog# ls /var/db/pkg | grep libgtop libgtop2-2.6.0 frog# OK... so now what do I do? I did a make deinstall, and make install of the latest libgtop, but to no avail. Please help if you know of a way I can resolve this! -- Mr. R M Los - Information Security Consultant Ralph (at) boundariez (dot) com