On Thu, Jun 26, 2008 at 07:25:07PM +0100, Alastair Irving wrote:
> On Thu, Jun 26, 2008 at 06:42:05PM +0200, Alan McKinnon wrote:
> > On Thursday 26 June 2008, Alastair Irving wrote:
> > > Hi
> > >
> > >
> > > I'm trying to run a program which requires the wnck python module,
> > > which I believe is part of the gnome-python-desktop package.  I like
> > > to keep my gnome desktop minimal, but this package wants to install
> > > the following:
> > 
> > You're going about this the wrong way. Rather post which program you 
> > want to run, why it needs a python module, then we can help you figure 
> > out how to avoid emerging the known universe.
> > 
> > The info you have given describes an end result but we have no idea how 
> > you got there.
> > 
> > Incidentally, what happens if you remove the X USE flag and try again?
> 
 
> 
> The X use flag doesn't seem to make any difference.  
> 
> as for what i'm trying to do, i was installing the latest version of
> the orca screenreader from source, as I wanted a more up-to-date
> version than that provided by portage.  The portage version doesn't
> depend on wnck but all more recent versions do.  If there's no
> solution then I presume when the next version gets added to portage
> it'll require all the dependencies which will be rather inconvenient. 
> 
> 
> 
> Hope this clarrifies the situation 


I've resolved this by installing the gnome-python-desktop package
manually from source.  The configure script for it detects which
libraries are installed and only compiles the modules it can given
those libraries.  Therefore, there's no need to install everything
just for one module.  Its just a shame this isn't implemented in
portage somehow.

Alastair

-- 
gentoo-user@lists.gentoo.org mailing list

Reply via email to