Michael Buesch wrote: > On Monday 29 December 2008 23:10:21 Mirko Vogt wrote: >> Michael Buesch wrote: >>> Why do we need the following RequireCommand in enlightenment? >>> >>> $(eval $(call RequireCommand,edje_cc, \ >>> Command <edje_cc> not found - please install edje with edje-cc enabled \ >>> )) >>> $(eval $(call RequireCommand,eet, \ >>> Command <eet> not found - please install eet \ >>> )) >>> >>> As far as I understand, this checks for the two commands on the build host >>> system. >> Yep. >>> Why? Why don't we simply build the tools? >> Because building native host tools isn't possible in a nice way yet. >>> Don't we actually _do_ the build already? >> No, building of edje_cc is disabled in the Makefile. > > Ok, which debian package do I need for edje_cc? > I installed e16, but it still bails out. > >
I'm sorry - no common distribution provides actual e17-packages - you have to compile them on your own :/ I attached a crappy bash-script which might save you some time. Also I talked with some other devs at the congress and I'll append the @BROKEN-flag to that packages, until native-compiling isn't possible in a nice way *hint nbd hint*. mirko -- This email address is used for mailinglist purposes only. Non-mailinglist emails will be dropped automatically. If you want to get in contact with me personally, please mail to: mirko.vogt <at> nanl <dot> de
svn_co_e.sh
Description: Bourne shell script
_______________________________________________ openwrt-devel mailing list [email protected] http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
