Date: Fri, 14 Nov 2003 16:52:43 -0600 From: Jeremy Messenger <mezz7@cox.net> To: florent thoumie <flz@xbsd.org> Cc: gnome@freebsd.org Subject: Re: PR for deskutils/gnomeblog Message-ID: <opryngh5dm8ckrg5@smtp.central.cox.net> In-Reply-To: <oprym9cxm98ckrg5@smtp.central.cox.net> References: <20031114144428.GA18751@xbsd.org> <oprym9cxm98ckrg5@smtp.central.cox.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 14 Nov 2003 14:18:23 -0600, Jeremy Messenger <mezz7@cox.net> wrote: > On Fri, 14 Nov 2003 15:44:28 +0100, florent thoumie <flz@xbsd.org> 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?opryngh5dm8ckrg5>