On Sun, 24 Aug 2008 17:12:35 +0200 palla <[EMAIL PROTECTED]> babbled:
fixed this last night already :) > > 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 > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] ------------------------------------------------------------------------- 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
