From owner-freebsd-gnome@FreeBSD.ORG Wed Jun 25 10:39:22 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 6D42237B401 for ; Wed, 25 Jun 2003 10:39:22 -0700 (PDT) Received: from tcp.nttmcl.com (tcp.nttmcl.com [216.69.69.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id E537043FA3 for ; Wed, 25 Jun 2003 10:39:21 -0700 (PDT) (envelope-from jj@tcp.nttmcl.com) Received: from tcp.nttmcl.com (localhost.localdomain [127.0.0.1]) by tcp.nttmcl.com (8.12.8/8.12.8) with ESMTP id h5PHYUQt002852 for ; Wed, 25 Jun 2003 10:34:30 -0700 Received: (from jj@localhost) by tcp.nttmcl.com (8.12.8/8.12.8/Submit) id h5PHYTi4002850 for gnome@FreeBSD.ORG; Wed, 25 Jun 2003 10:34:29 -0700 Date: Wed, 25 Jun 2003 10:34:29 -0700 From: Shannon -jj Behrens To: gnome@FreeBSD.ORG Message-ID: <20030625173428.GA2844@tcp.nttmcl.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: 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:39:23 -0000 (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. Thanks, -jj -- Hacker is to software engineer as Climbing Mt. Everest is to building a Denny's there.