From owner-freebsd-gnome@FreeBSD.ORG Fri Nov 14 14:53:32 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 1ED8B16A4E8 for ; Fri, 14 Nov 2003 14:53:32 -0800 (PST) Received: from lakemtao05.cox.net (lakemtao05.cox.net [68.1.17.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 204E243FE3 for ; Fri, 14 Nov 2003 14:53:31 -0800 (PST) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao05.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20031114225330.XQFE29834.lakemtao05.cox.net@mezz.mezzweb.com>; Fri, 14 Nov 2003 17:53:30 -0500 Date: Fri, 14 Nov 2003 16:52:43 -0600 To: florent thoumie References: <20031114144428.GA18751@xbsd.org> From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: User-Agent: Opera7.21/Linux M2 build 497 cc: gnome@freebsd.org Subject: Re: PR for deskutils/gnomeblog 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: Fri, 14 Nov 2003 22:53:32 -0000 On Fri, 14 Nov 2003 14:18:23 -0600, Jeremy Messenger wrote: > On Fri, 14 Nov 2003 15:44:28 +0100, florent thoumie wrote: > >> It seems the installation prefix is /usr/X11R6 instead of >> /usr/local which prevents gnome-blog from working correctly (no >> such gnomeblog module in common python modules directory). > > Yep, you are right.. I think, it should be install in > share/gnome/gnomeblog .. Let's see if I can fix it if anyone isn't take > the look at it right now. I give up because I am not skill on Python; it looks like gnomeblog isn't flexible to me on path where you want to install. Two ways are to set prefix to /usr/local or hack somewhere in one of script to add path. I will leave it to gnome@freebsd.org team. To save anyone's work if one of you want to change it to share/gnome/gnomeblog. Change from $(pythondir)/gnomeblog to $(datadir)/gnomeblog in Makefile.in and protocols/Makefile.in. Cheers, Mezz > Cheers, > Mezz > >> Thanx for your work :) -- bsdforums.org 's moderator, mezz.