Re: [e-users] Evas SVN Failing to Compile

2011-07-08 Thread rob
On 08/07/11 20:04, Jeff Hoogland wrote: > I've got librsvg2-dev installed and evas compiled on the same system a week > ago. > > On Fri, Jul 8, 2011 at 1:57 PM, Cedric BAIL wrote: > >> On Fri, Jul 8, 2011 at 7:49 PM, Jeff Hoogland >> wrote: >>> The latest Evas is not compiling for me... Error mess

Re: [e-users] [E-devel] Evas XCB

2011-07-08 Thread Christopher Michael
On 07/08/11 11:11, Vincent Torri wrote: > > > On Thu, 7 Jul 2011, Christopher Michael wrote: > >> Hi List(s), >> >> Some of you may have noticed I just committed the changes to Evas for >> the new XCB Engine. It is currently disabled by default. You can enable >> with --enable-software-xcb, but it

Re: [e-users] Evas SVN Failing to Compile

2011-07-08 Thread Jeff Hoogland
I've got librsvg2-dev installed and evas compiled on the same system a week ago. On Fri, Jul 8, 2011 at 1:57 PM, Cedric BAIL wrote: > On Fri, Jul 8, 2011 at 7:49 PM, Jeff Hoogland > wrote: > > The latest Evas is not compiling for me... Error message when running > make: > > > > make[5]: Enterin

Re: [e-users] Evas SVN Failing to Compile

2011-07-08 Thread Cedric BAIL
On Fri, Jul 8, 2011 at 7:49 PM, Jeff Hoogland wrote: > The latest Evas is not compiling for me... Error message when running make: > > make[5]: Entering directory `/root/e17_src/evas/src/modules/loaders/svg' >  CC     module_la-evas_image_load_svg.lo > evas_image_load_svg.c:4:26: error: librsvg/rs

[e-users] Evas SVN Failing to Compile

2011-07-08 Thread Jeff Hoogland
The latest Evas is not compiling for me... Error message when running make: make[5]: Entering directory `/root/e17_src/evas/src/modules/loaders/svg' CC module_la-evas_image_load_svg.lo evas_image_load_svg.c:4:26: error: librsvg/rsvg.h: No such file or directory evas_image_load_svg.c:5:32: er

Re: [e-users] [E-devel] Evas XCB

2011-07-08 Thread Christopher Michael
On 07/08/11 05:01, Tom Hacohen wrote: > On 08/07/11 03:23, Christopher Michael wrote: >> Hi List(s), >> >> Some of you may have noticed I just committed the changes to Evas for >> the new XCB Engine. It is currently disabled by default. You can enable >> with --enable-software-xcb, but it is not cu