Re: [gentoo-user] gtk+ dependency problem

2006-08-07 Thread Enrico Weigelt
* Donnie Berkholz <[EMAIL PROTECTED]> wrote: > Enrico Weigelt wrote: > >> If you want more info, search bugzilla or ask the gnome team -- > >> I'm sure someone else has filed a bug about this at some point. > > > > Couldn't find anything. Perhaps you've got some pointer ? > > No, I don't, or I w

Re: [gentoo-user] gtk+ dependency problem

2006-08-07 Thread Donnie Berkholz
Enrico Weigelt wrote: >> If you want more info, search bugzilla or ask the gnome team -- >> I'm sure someone else has filed a bug about this at some point. > > Couldn't find anything. Perhaps you've got some pointer ? No, I don't, or I would have given it to you. Instead, I told you where to loo

Re: [gentoo-user] gtk+ dependency problem

2006-08-07 Thread Enrico Weigelt
* Donnie Berkholz <[EMAIL PROTECTED]> wrote: > Enrico Weigelt wrote: > >I don't want to have an Xserver at all, so it doesn't anyting. > > It requires Xvfb to build and install correctly, at least up until 2.10. Eh ? I've always built vanilla gtk w/o any server stuff. > If you want more info, s

Re: [gentoo-user] gtk+ dependency problem

2006-08-07 Thread Donnie Berkholz
Enrico Weigelt wrote: I don't want to have an Xserver at all, so it doesn't anyting. It requires Xvfb to build and install correctly, at least up until 2.10. If you want more info, search bugzilla or ask the gnome team -- I'm sure someone else has filed a bug about this at some point. Thank

AW: [gentoo-user] gtk+ dependency problem

2006-08-07 Thread Noack, Sebastian
> > `emerge --nodeps` let you install packages without its dependencies, > > would require me to handle dependencies manually. very bad hack. I would also prefer to make an overlay from the ebuild and implement a workaround, but you asked for a way without manipulating the portage three. Regards

Re: [gentoo-user] gtk+ dependency problem

2006-08-07 Thread Enrico Weigelt
* Noack, Sebastian <[EMAIL PROTECTED]> wrote: Hi, > `emerge --nodeps` let you install packages without its dependencies, would require me to handle dependencies manually. very bad hack. I'll better fix it. cu -- - Enrico We

Re: [gentoo-user] gtk+ dependency problem

2006-08-07 Thread Enrico Weigelt
* Donnie Berkholz <[EMAIL PROTECTED]> wrote: Hi, > Lack of determinism has nothing to do with it, gtk+ hard-depends > on an X server to build. eh ? I've built it without any server stuff about an year ago. (vanilla, not gentoo). > I think this is fixed in 2.10, but the ebuild does not >

AW: [gentoo-user] gtk+ dependency problem

2006-08-07 Thread Noack, Sebastian
Enrico Weigelt [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 7. August 2006 09:57 > An: gentoo-user > Betreff: [gentoo-user] gtk+ dependency problem > > > Hi folks, > > > I'm just installing some X applications on an headless machine > and I'd like to have only t

Re: [gentoo-user] gtk+ dependency problem

2006-08-07 Thread Donnie Berkholz
Enrico Weigelt wrote: Hi folks, I'm just installing some X applications on an headless machine and I'd like to have only the xlib client libs, no server stuff. The problem is: the non-deterministic dependencies to the X libs get resolved badly - it always wants to install the Xserver. Lack o

[gentoo-user] gtk+ dependency problem

2006-08-07 Thread Enrico Weigelt
Hi folks, I'm just installing some X applications on an headless machine and I'd like to have only the xlib client libs, no server stuff. The problem is: the non-deterministic dependencies to the X libs get resolved badly - it always wants to install the Xserver. How can stop it from doing tha