Re: [E-devel] E won't build because of missing xcb-shape

2011-08-22 Thread Christopher Michael
On 08/22/2011 11:52 AM, Tom Hacohen wrote: > On 22/08/11 18:47, Christopher Michael wrote: >> See, wasn't that much easier than all the complaining ? :P > > I had to reach a certain mental state in order to install xcb-shape, and > that stage can only be achieved by complaining. > > -- > Tom. > LM

Re: [E-devel] E won't build because of missing xcb-shape

2011-08-22 Thread Tom Hacohen
On 22/08/11 18:47, Christopher Michael wrote: > See, wasn't that much easier than all the complaining ? :P I had to reach a certain mental state in order to install xcb-shape, and that stage can only be achieved by complaining. -- Tom. ---

Re: [E-devel] E won't build because of missing xcb-shape

2011-08-22 Thread Christopher Michael
On 08/22/2011 11:42 AM, Tom Hacohen wrote: > On 22/08/11 18:30, Tom Hacohen wrote: >> I ain't gonna give you password access, send me your public key... > > Whatever. :) I decided I don't trust you with access to the machine, > you'll probably end up installing more xcb-* stuff than I'd ever > want

Re: [E-devel] E won't build because of missing xcb-shape

2011-08-22 Thread Tom Hacohen
On 22/08/11 18:30, Tom Hacohen wrote: > I ain't gonna give you password access, send me your public key... Whatever. :) I decided I don't trust you with access to the machine, you'll probably end up installing more xcb-* stuff than I'd ever want/need, I just installed xcb-shape instead. :| Than

Re: [E-devel] E won't build because of missing xcb-shape

2011-08-22 Thread Christopher Michael
On 08/22/2011 11:20 AM, Tom Hacohen wrote: > On 22/08/11 18:18, Tom Hacohen wrote: >> Please fix it. > > Btw, by fix I mean: detect if xlib is available, and use it if it is, > don't just force people to use xcb :) > > -- > Tom. > Well, that would require rewriting the e_alert stuff to support both

Re: [E-devel] E won't build because of missing xcb-shape

2011-08-22 Thread Tom Hacohen
On 22/08/11 18:25, Christopher Michael wrote: > Uhhh, ok. Give me ssh access to your box so I can install the xcb shape > stuff :P I ain't gonna give you password access, send me your public key... -- Tom. -- uberSVN's r

Re: [E-devel] E won't build because of missing xcb-shape

2011-08-22 Thread Christopher Michael
On 08/22/2011 11:18 AM, Tom Hacohen wrote: > Dear dh, > > You broke my e :) > > Build breaks on missing "xcb-shape" (fresh machine). > > checking for E_ALERT... configure: error: Package requirements ( > xcb > xcb-shape > eina >= 1.0.999 > ecore >= 1.0.999 > ecore-ipc >= 1.0.999 > ) were not met: >

Re: [E-devel] E won't build because of missing xcb-shape

2011-08-22 Thread Tom Hacohen
On 22/08/11 18:18, Tom Hacohen wrote: > Please fix it. Btw, by fix I mean: detect if xlib is available, and use it if it is, don't just force people to use xcb :) -- Tom. -- uberSVN's rich system and user administration

[E-devel] E won't build because of missing xcb-shape

2011-08-22 Thread Tom Hacohen
Dear dh, You broke my e :) Build breaks on missing "xcb-shape" (fresh machine). checking for E_ALERT... configure: error: Package requirements ( xcb xcb-shape eina >= 1.0.999 ecore >= 1.0.999 ecore-ipc >= 1.0.999 ) were not met: No package 'xcb-shape' found Please fix it. Thank