From owner-freebsd-gnome@FreeBSD.ORG Tue Nov 9 14:20:53 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7621C16A4CE for ; Tue, 9 Nov 2004 14:20:53 +0000 (GMT) Received: from alpha.mini.pw.edu.pl (alpha.mini.pw.edu.pl [194.29.178.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id A16E643D2F for ; Tue, 9 Nov 2004 14:20:52 +0000 (GMT) (envelope-from kozlowsm@mini.pw.edu.pl) Received: from localhost (localhost [127.0.0.1]) by alpha.mini.pw.edu.pl (Postfix) with ESMTP id CAF0047CA0 for ; Tue, 9 Nov 2004 15:20:50 +0100 (CET) Received: from alpha.mini.pw.edu.pl ([127.0.0.1]) by localhost (alpha.mini.pw.edu.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05684-03 for ; Tue, 9 Nov 2004 15:20:47 +0100 (CET) Received: from [192.168.0.3] (dkh68.neoplus.adsl.tpnet.pl [83.24.11.68]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by alpha.mini.pw.edu.pl (Postfix) with ESMTP id 90E4A47650 for ; Tue, 9 Nov 2004 15:20:46 +0100 (CET) Message-ID: <4190D242.3000303@mini.pw.edu.pl> Date: Tue, 09 Nov 2004 15:20:50 +0100 From: Marek Kozlowski User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.2) Gecko/20040803 X-Accept-Language: pl, en-us, en MIME-Version: 1.0 To: freebsd-gnome@FreeBSD.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mini.pw.edu.pl Subject: glade2!!!! X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Nov 2004 14:20:53 -0000 :-) #sh gnome_upgrade.sh When upgrading atk pango, when upgrading glade2 it claims gnomedb 2.2 libraries. It starts compiling /usr/ports/database/libgnomedb: ===> glade2-2.6.5_1 depends on shared library: gnomedb-2.2 - not found ===> Verifying install for gnomedb-2.2 in /usr/ports/databases/libgnomedb It installs libgnomedb-1.0.4_2 (the latest version) and then... the error: 'gnomedb-2.2 library missing' occures, and the script ends with error... It seems it expects libgnomedb-2.2 ?!?!?! What's going on?!?!? Help! Best regards, Marek