WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=82304b32befc094e49c879566b517d5fe4a56391
commit 82304b32befc094e49c879566b517d5fe4a56391 Author: Philippe Jean Guillaumie <[email protected]> Date: Sun Feb 6 04:29:42 2022 -0800 Wiki page e16 changed with summary [] by Philippe Jean Guillaumie --- pages/e16.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/e16.txt b/pages/e16.txt index 438520663..57d64176c 100644 --- a/pages/e16.txt +++ b/pages/e16.txt @@ -39,12 +39,12 @@ make sudo make install </code> -If configure fails, you are likely missing a dependency - provide it. It should tell you what that dependency is. +If autogen fails, you are likely missing a dependency - provide it. It should tell you what that dependency is. Note that combination of lightdm + .xsession + e16 is known to work on Debian systems, while using e.g. gdm3 + .xsession was observed to cause problems with launching e16. === Running e16 locally === -Note that you can build and run E16 only with local user privileges -- just provide arguments to ''configure'' such as ''--prefix=/home/user/e'' or similar and run E16 from there. How to run it varies across different systems but often putting the path to binary into ~/.xinitrc will just work. +Note that you can build and run E16 only with local user privileges -- just provide arguments to autogen such as ''--prefix=/home/user/e'' or similar and run E16 from there. How to run it varies across different systems but often putting the path to binary into ~/.xinitrc will just work. ---- --
