From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 16 23:45:37 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 20DCF16A4CE for ; Sun, 16 Nov 2003 23:45:37 -0800 (PST) Received: from FreeBSD.csie.NCTU.edu.tw (freebsd.csie.nctu.edu.tw [140.113.17.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8590F43FCB for ; Sun, 16 Nov 2003 23:45:35 -0800 (PST) (envelope-from ijliao@FreeBSD.csie.NCTU.edu.tw) Received: from localhost (unknown [127.0.0.1]) by FreeBSD.csie.NCTU.edu.tw (Postfix) with ESMTP id 1417F106C1E for ; Mon, 17 Nov 2003 15:45:26 +0800 (CST) Received: from FreeBSD.csie.NCTU.edu.tw ([127.0.0.1]) by localhost (FreeBSD.csie.NCTU.edu.tw [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 88877-04 for ; Mon, 17 Nov 2003 15:45:05 +0800 (CST) Received: by FreeBSD.csie.NCTU.edu.tw (Postfix, from userid 1041) id 763CF106C05; Mon, 17 Nov 2003 15:45:05 +0800 (CST) Date: Mon, 17 Nov 2003 15:45:05 +0800 From: Ying-Chieh Liao To: gnome@FreeBSD.org Message-ID: <20031117074505.GA86137@freebsd.csie.nctu.edu.tw> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EeQfGwPcQSOJBaQU" Content-Disposition: inline X-Operating-System: FreeBSD 4.9-STABLE i386 X-PGP-Key-Location: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x11C02382 X-PGP-Key-Fingerprint: 4E98 55CC 2866 7A90 EFD7 9DA5 ACC6 0165 11C0 2382 User-Agent: Mutt/1.5.4i Subject: gnomeblog depends on py-gnome2 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: Mon, 17 Nov 2003 07:45:37 -0000 --EeQfGwPcQSOJBaQU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I've installed gnomeblog from ports When I run it , it fails at Traceback (most recent call last): File "/usr/X11R6/bin/gnome-blog-poster", line 6, in ? import gnome ImportError: No module named gnome I think we have to make gnomeblog depends on py-gnome2 ... btw, gnomeblog installed into /usr/X11R6/lib/python2.3/site-packages/ but usually python modules installed into /usr/local, even py-gtk2 I can not run gnomeblog without a symlink from /usr/X11R6/... to /usr/local/... Just for your information -- self-producing in python : l='l=%s;print l%%`l`';print l%`l` -- Frank Stajano --EeQfGwPcQSOJBaQU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/uHyBrMYBZRHAI4IRAlE8AKCAAsPBlHeR0U9G8PXL28h4GmDHewCaAgWi Ti1acmpt7xmyIUI8T0ANujY= =OyBI -----END PGP SIGNATURE----- --EeQfGwPcQSOJBaQU--