Re: Does xcb really need python?

2009-03-16 Thread Dan Nicholson
2009/3/16 Mikhail Gusarov : > > Twas brillig at 12:36:03 16.03.2009 UTC-07 when dbn.li...@gmail.com did gyre > and gimble: > >  DN> Is the C platform-independent? Maybe we could add get it in dist? >  DN> Just drop all the nodist_ from src/Makefile.am. I think that would >  DN> be really nice to n

Re: Does xcb really need python?

2009-03-16 Thread Mikhail Gusarov
Twas brillig at 12:36:03 16.03.2009 UTC-07 when dbn.li...@gmail.com did gyre and gimble: DN> Is the C platform-independent? Maybe we could add get it in dist? DN> Just drop all the nodist_ from src/Makefile.am. I think that would DN> be really nice to not require python while bootstrapping X.

Re: Does xcb really need python?

2009-03-16 Thread Dan Nicholson
On Mon, Mar 16, 2009 at 12:09 PM, Barton C Massey wrote: > In message <20090316055209.ga4...@comet> you wrote: >> On 07:48 Sun 15 Mar     , David Wuertele wrote: >> > I tried compiling libX11-1.2 but it asked for >> > libxcb-1.1.92 or newer.  I tried compiling libxcb-1.1.92 >> > but it asked for p

Re: Does xcb really need python?

2009-03-16 Thread Barton C Massey
In message <20090316055209.ga4...@comet> you wrote: > On 07:48 Sun 15 Mar , David Wuertele wrote: > > I tried compiling libX11-1.2 but it asked for > > libxcb-1.1.92 or newer. I tried compiling libxcb-1.1.92 > > but it asked for python-2.5 or newer. Because of the > > crazy package dependenci

Re: Does xcb really need python?

2009-03-15 Thread Donnie Berkholz
On 07:48 Sun 15 Mar , David Wuertele wrote: > I tried compiling libX11-1.2 but it asked for libxcb-1.1.92 or newer. I tried > compiling libxcb-1.1.92 but it asked for python-2.5 or newer. Because of the > crazy package dependencies in my workstation, upgrading its python-2.3 to > python-2.5 i

Re: Does xcb really need python?

2009-03-15 Thread Mikhail Gusarov
Twas brillig at 07:48:40 15.03.2009 UTC+00 when dave+gm...@wuertele.com did gyre and gimble: DW> I don't need the python bindings. I just want to build a server DW> that works Can I disable the python features of libxcb-1.1.92 or DW> newer? The "feature" is the code generator. You can't "di

Does xcb really need python?

2009-03-15 Thread David Wuertele
I tried compiling libX11-1.2 but it asked for libxcb-1.1.92 or newer. I tried compiling libxcb-1.1.92 but it asked for python-2.5 or newer. Because of the crazy package dependencies in my workstation, upgrading its python-2.3 to python-2.5 is impossible (hooray for outsourced IT). Also, my build