gcmd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gcmd-dev] Python plugins


From: Piotr Eljasiak
Subject: Re: [gcmd-dev] Python plugins
Date: Wed, 06 Dec 2006 01:23:22 +0100

> > Requirements:
> >         python>=2.3
> >         python-devel>=2.3
> >         gnome-python2-gnomevfs
> 
> I can't find gnome-python2-gnomevfs in debain testing and unstable.
> (Be aware testing is very short from release as new stable now)
> I can find python-gnome2-dev, which wasn't installed by now on
> neither box...funny enough, it built fine without that ! (see attached logs 
> of parallel thread). Of course, the runtime python-gnome2 already 
> was there, all the time, it has a dependency from hal-device-manager.
> 
> There are some more python-gnome2 libs, namely
> 
> /tmp mi: apt-cache search "python-gnome*"
> python-gnome2 - Python bindings for the GNOME desktop environment
> python-gnome2-desktop - Python bindings for the GNOME desktop environment
> python-gnome2-desktop-dev - Python bindings for the GNOME desktop environment
> python-gnome2-desktop-doc - Python bindings for the GNOME desktop environment 
> - documentation
> python-gnome2-dev - Python bindings for the GNOME desktop environment
> python-gnome2-extras - Python bindings for the GNOME desktop environment
> python-gnome2-extras-dev - Python bindings for the GNOME desktop environment
> python-gnome2-extras-doc - Python bindings for the GNOME desktop environmen
> 
> 
> I'm going to try without the 'extras' by now, to see how it works.
> 
> > and additionally for python GUI: 
> >         pygtk
> 
> This should be python-gtk2(-dev) in debian.

I'm afraid I've opened Pandora's box here ;o)

But let's go back to our dependencies hell:
        
        building gcmd:
                python>=2.3
                python-devel>=2.3
                
        python plugins (runtime):
                python>=2.3
                gnome-python2-gnomevfs
                pygtk (python-gtk2) only for GUI
        
Because python plugins are executed at runtime you need not have
python-*-dev packages at all.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]