On 23/04/04, at 19:29 +0800, JC Wong <[EMAIL PROTECTED]> wrote: > Didier Casse wrote on Fri, Apr 23, 2004 at 06:05:34PM +0800 > > On 22/04/04, at 08:28 -0500, Corey Donohoe <[EMAIL PROTECTED]> wrote: > > > > > Hmm, I went and compiling iconbar this morning, but got different errors. > > > The compile errors I got were related to ewl_image. I got it to build and > > > comitted the changes to cvs. So sync up all your libs from cvs and try > > > again. (remember anonymous cvs sometimes has lag though) > > > > > > > Thanks. Reinstalling everything was successful. But > > > > 1. The iconbar is NOT transparent anymore. > > > > Hey I love the "transparency"feature. > > > > 2. I can't rebuild my icons! > > > > sh build_icons.sh gives > > > > ------------------------------------------------------------------------- > > libpng warning: Application was compiled with png.h from libpng-1.0.12 > > libpng warning: Application is running with png.c from libpng-1.2.2 > > libpng error: Incompatible libpng version in application and library > > edje_cc: Warning. unable to open image "term-32.png" for inclusion in > > output > > libpng warning: Application was compiled with png.h from libpng-1.0.12 > > libpng warning: Application is running with png.c from libpng-1.2.2 > > libpng error: Incompatible libpng version in application and library > > edje_cc: Warning. unable to open image "globe-32.png" for inclusion in > > output > > > > -------------------------------------------------------------------------- > > I believe you had 2 version of libpng* development package installed. > Try uninstall the libpng2 or libpng3 1.0.12 development package and re-install > the libpng12-dev 1.2.2 package and recompile iconbar and re-run the script > again. Good luck! >
Thanks for helping. Bull's eye JC. rpm -qa|grep libpng gives ------------------------ libpng10-1.0.13-9 libpng-1.2.2-17 libpng-devel-1.2.2-17 ------------------------ I tried to remove all these and reinstall. But the thing is i realized that some of my apps need lipng10 and the others need libpng-1.2* and an apt-get install libpng installs both to satisfy dependencies! Now how can you solve this problem when both versions are needed. I'm using Fedora core 1. (RH quirks again!) Cheers, Didier ------------------------------------------------------- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on all orders of $35 or more. Hurry up and shop folks, this offer expires April 30th! http://www.thinkgeek.com/freeshipping/?cpg=12297 _______________________________________________ enlightenment-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
