From owner-freebsd-gnome@FreeBSD.ORG Wed Jun 25 10:50:03 2003 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 9879F37B401 for ; Wed, 25 Jun 2003 10:50:03 -0700 (PDT) Received: from lakemtao07.cox.net (lakemtao07.cox.net [68.1.17.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id B510243FE5 for ; Wed, 25 Jun 2003 10:50:02 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao07.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030625175002.CQAI4514.lakemtao07.cox.net@mezz.mezzweb.com>; Wed, 25 Jun 2003 13:50:02 -0400 Date: Wed, 25 Jun 2003 12:50:06 -0500 To: Shannon -jj Behrens , gnome@freebsd.org Content-Type: text/plain; charset=utf-8; format=flowed References: <20030625173428.GA2844@tcp.nttmcl.com> From: Jeremy Messenger MIME-Version: 1.0 Message-ID: In-Reply-To: <20030625173428.GA2844@tcp.nttmcl.com> User-Agent: Opera7.11/Linux M2 build 406 Subject: Re: Python: gnome.ui missing 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: Wed, 25 Jun 2003 17:50:04 -0000 On Wed, 25 Jun 2003 10:34:29 -0700, Shannon -jj Behrens wrote: > (I'm not subscribed to the list, so please cc me in your reply.) > > I'm porting a Python GNOME app to FreeBSD, and it uses gnome.ui.About. > Unfortunately, I can import gnome, but not gnome.ui. In fact, I can't > seem to find a uimodule.so like I have on my RedHat 9.1 box. I'm > running FreeBSD 4.8 and I have py22-gtk-1.99.15 and py-gnome-1.99.15_1 > installed. This is for Gnome2. Everything else seems to be working. > Any hints would be appreciated. Your ports tree is old, you need to CVSup your ports tree to update. Then, install sysutils/portupgrade and do the 'pkgdb -F' and 'portupgrade -ra'.. It should fix your problem, because the py-gnome2-1.99.16_1 has added the depends on py-orbit2.. Well, if you don't want to update the ports tree and you can try to install devel/py-orbit2 and rebuild your py-gnome- 1.99.15_1.. Cheers, Mezz > Thanks, > -jj > -- bsdforums.org 's moderator, mezz.