Hello devs, when i compile enlightenment i get:
make[1]: Leaving directory `/opt/src/enlightenment/e/trunk/e/po' Making install in config make[1]: Entering directory `/opt/src/enlightenment/e/trunk/e/config' Making install in default make[2]: Entering directory `/opt/src/enlightenment/e/trunk/e/config/default' make[3]: Entering directory `/opt/src/enlightenment/e/trunk/e/config/default' make[3]: Nothing to be done for `install-exec-am'. test -z "/config/default" || mkdir -p -- "/config/default" mkdir: cannot create directory `/config': Permission denied make[3]: *** [install-filesDATA] Error 1 make[3]: Leaving directory `/opt/src/enlightenment/e/trunk/e/config/default' make[2]: *** [install-am] Error 2 but if i change Makefile.am in config/default from filesdir = $(edatadir)/config/default to filesdir = $(datadir)/config/default i can install e17. is this a error in the Makefile or is something wrong on my System ? -- Kind Regards Antonio ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
