Re: [e-users] libxml12 error

2012-05-03 Thread Wido
Raster is right. I've been using debian for long and I've face this kind of compiling errors before. Debian is trying to not use .la files anymore. So, it's likely you have updated your libxml-dev, but you've already been compiling EFL stuff. If this is the case, go to your $PREFIX (probably /opt/

Re: [e-users] libxml12 error

2012-05-03 Thread Max
Rebuild all packages and now all is ok. Thanks to all, Max -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond

Re: [e-users] E's backlight gadget is fickle at best

2012-05-03 Thread Massimo Maiurana
Carsten Haitzler (The Rasterman), il 01/05/2012 10:29, ha scritto: > you are seeing rounding here. a result of e fetching the current value and i > think along the way setting it back, but in that process it getting rounded > down due to limited resolution in backlight hw. here's another: I've tr