On Fri, 2005-05-20 at 19:36 -0700, a monkey wrote:
>    make[3]: edje_cc: Command not found
>    make[3]: *** [theme.edj] Error 127

You don't have edje_cc binary in your path. Set the PATH environment
variable to include the directory in which you have installed edje and
other e17 binaries, in other words, your PREFIX. 

For example, I've installed e17 in /usr/local/e17 and my .bash_profile
reads:

export PATH=$PATH:/usr/local/e17/bin/

Srinidhi.




-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to