RSS plugin for Xfce 4 Panel

Adriano Winter Bess awbess at gmail.com
Fri Dec 1 01:26:25 CET 2006


On Thu, Nov 30, 2006 at 09:00:56AM +0100, xfce-request at xfce.org wrote:
> Dang! I was gonna mention that, but I thought it would make me look stupid
> ('You don't know how to create an autogen script? Luser!'). D'oh! Sorry...works
> the other way...heh.
> 
> Anyway, yeah, I tried the command as you suggested, substituting 'configure'
> for 'autogen'. Still no go.
> 
> One thing confuses me (not difficult, as you can tell).
> 
> The configure script says to put VAR=VALUE after the ./configure --prefix=,
> I've tried it every way I can think of, but still it says
> 
> checking for python module xfce4... no
> configure: error: not found

That's really weird. The following works fine for me:

$ PYTHONPATH=/opt/xfce/lib/python2.4/site-packages/ ./configure \
  --prefix=/opt/xfce

To make sure it's not a problem with pyxfce, try the following:

$ PYTHONPATH=/opt/xfce/lib/python2.4/site-packages/ python
Python 2.4.4 (#2, Oct 20 2006, 00:23:25) 
[GCC 4.1.2 20061015 (prerelease) (Debian 4.1.1-16.1)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import xfce4

and see weather you get an import error (pyxfce installation problem) or
everything goes fine (no idea what it can be).

PS: this reminds me I have to rewrite the RSS plugin in C...

Regards,
Adriano
-- 
Adriano Winter Bess
ICQ: 21569917
MSN: awbess -at- gmail -dot- com
Freenode: nyquide @ #debian-br/#debian/#xfce

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://mail.xfce.org/pipermail/xfce/attachments/20061130/c82dd07e/attachment.pgp>


More information about the Xfce mailing list