On Wed, Jul 18, 2012 at 4:04 PM, rustyBSD <[email protected]> wrote:
> Thanks, but it doesn't work.
>
> Now i'm trying to compile Elementary on Fedora 17,
> and I get the error:
>
> /usr/local/bin/edje_cc  -id ../../data/themes -fd ../../data/themes \
> ../../data/themes/default.edc \
> ../../data/themes/default.edj
> /usr/local/bin/edje_cc: Error. Unable to load image "emo-unhappy.png"
> used by file "../../data/themes/default.edj": File (or file path) does
> not exist. Check if path to file "emo-unhappy.png" is correct (both
> directory and file name).
>
> I checked, and the "emo-unhappy.png" file IS IN "data/themes/" !
>
> I followed the order described on enlightenment.org, so I
> have already compiled Eina Eet Evas Ecore Eio Embryo
> Edje Efreet E_Dbus Eeze.
>
> This shit is starting to piss me off

You don't have the png module. Likely evas didn't detect your png
library header, because you need some -dev package. Install it and
rerun evas configure + make and make install. Pay attention to the
resume displayed by evas configure. You will also need jpeg and maybe
you will like to have more image format recognized. Once that done,
you can go back directly to elementary.
-- 
Cedric BAIL

------------------------------------------------------------------------------
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. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to