[EGIT] [website/www-content] master 01/01: Wiki page debian-start changed with summary [] by Pierre Couderc

2017-02-16 Thread Pierre Couderc
WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=a4f257eff930a63a16964f72b29ede3c9716edf5

commit a4f257eff930a63a16964f72b29ede3c9716edf5
Author: Pierre Couderc 
Date:   Thu Feb 16 04:47:53 2017 -0800

Wiki page debian-start changed with summary [] by Pierre Couderc
---
 pages/distros/debian-start.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pages/distros/debian-start.txt b/pages/distros/debian-start.txt
index 9aa9386..16e9cf3 100644
--- a/pages/distros/debian-start.txt
+++ b/pages/distros/debian-start.txt
@@ -159,4 +159,4 @@ startx
 These run-time requirements may be provided - or not - by a display manger. In 
this case, you can reboot and choose Enlightenment as a window manager.
 
 == Test ==
-This procedure has been tested in February 2017 on jessie 8.7.1 and on stretch.
+This procedure has been tested in February 2017 on jessie 8.7.1 and on stretch 
(potential problems on stretch).

-- 




[EGIT] [website/www-content] master 01/01: Wiki page debian-start changed with summary [] by Pierre Couderc

2017-02-04 Thread Pierre Couderc
WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=dc5eb3e3f7a5d52a432322efe7f2a0c7ab0ec659

commit dc5eb3e3f7a5d52a432322efe7f2a0c7ab0ec659
Author: Pierre Couderc 
Date:   Sat Feb 4 02:25:00 2017 -0800

Wiki page debian-start changed with summary [] by Pierre Couderc
---
 pages/distros/debian-start.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pages/distros/debian-start.txt b/pages/distros/debian-start.txt
index d205a24..9aa9386 100644
--- a/pages/distros/debian-start.txt
+++ b/pages/distros/debian-start.txt
@@ -159,4 +159,4 @@ startx
 These run-time requirements may be provided - or not - by a display manger. In 
this case, you can reboot and choose Enlightenment as a window manager.
 
 == Test ==
-This procedure has been tested in Februaey 2017 on jessie 8.7.1 and on stretch.
+This procedure has been tested in February 2017 on jessie 8.7.1 and on stretch.

-- 




[EGIT] [website/www-content] master 01/01: Wiki page debian-start changed with summary [] by Pierre Couderc

2017-02-04 Thread Pierre Couderc
WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=3e2663a58f67e8ecc78924c3566fab206b7b104f

commit 3e2663a58f67e8ecc78924c3566fab206b7b104f
Author: Pierre Couderc 
Date:   Sat Feb 4 02:23:30 2017 -0800

Wiki page debian-start changed with summary [] by Pierre Couderc
---
 pages/distros/debian-start.txt | 41 -
 1 file changed, 36 insertions(+), 5 deletions(-)

diff --git a/pages/distros/debian-start.txt b/pages/distros/debian-start.txt
index 8f72f36..d205a24 100644
--- a/pages/distros/debian-start.txt
+++ b/pages/distros/debian-start.txt
@@ -1,7 +1,15 @@
 ~~Title: Debian~~
- Debian 
+= Debian =
 
-Enlightenment and EFL Debian official packages are outdated. In this part, the 
installation for Debian is done from sources like in the [[/docs-efl-start|Get 
EFL installed]] tutorial.
+Enlightenment and EFL Debian official packages are outdated.
+
+Two ways are possible : install from the sources, or install from the debian 
experimental repository. 
+
+To start Enlightenment, see the run-time requirements below.
+
+ Install from the sources 
+
+In this part, the installation for Debian is done from sources like in the 
[[/docs-efl-start|Get EFL installed]] tutorial.
 
 The following part provides a script and shows how to install Enlightenment 
and Terminology with their dependencies on Debian. The script below can be 
easily adapted for Elementary.
 
@@ -114,7 +122,25 @@ It is not mandatory, but if you want to use a display 
manager such as gdm, kdm o
 sudo ln -s /usr/local/share/xsessions/enlightenment.desktop 
/usr/share/xsessions/
 
 
-== Run ==
+ From debian experimental repository 
+
+Edit /etc/apt/sources.list to add an entry :
+
+deb http://httpredir.debian.org/debian experimental main
+
+Then install enlightenment with :
+
+apt-get update
+apt-get -t experimental install enlightenment
+
+And terminology :
+
+apt-get -t experimental install terminology
+
+
+For upgrade see [[https://wiki.debian.org/DebianExperimental|debian 
experimental]].
+
+ Run-time requirements 
 A minimum run-time environment requires :
 
 apt install dbus-x11 xinit xorg
@@ -123,9 +149,14 @@ and creating ./xinitrc :
 
 exec enlightenment_start
 
-then running startx.
+It may be necessary to make it executable.
+
+Then run on an X terminal: 
+
+startx
+
 
 These run-time requirements may be provided - or not - by a display manger. In 
this case, you can reboot and choose Enlightenment as a window manager.
 
 == Test ==
-This procedure has been tested in January 2017 on debian 8.7.1.
+This procedure has been tested in Februaey 2017 on jessie 8.7.1 and on stretch.

-- 




[EGIT] [website/www-content] master 01/01: Wiki page debian-start changed with summary [] by Pierre Couderc

2016-10-24 Thread Pierre Couderc
WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=e78f45d792738ca6b2f2baf45322452a8e310c2d

commit e78f45d792738ca6b2f2baf45322452a8e310c2d
Author: Pierre Couderc 
Date:   Mon Oct 24 00:14:11 2016 -0700

Wiki page debian-start changed with summary [] by Pierre Couderc
---
 pages/distros/debian-start.txt | 16 +++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/pages/distros/debian-start.txt b/pages/distros/debian-start.txt
index 8996868..faee6f4 100644
--- a/pages/distros/debian-start.txt
+++ b/pages/distros/debian-start.txt
@@ -106,8 +106,22 @@ Set the script executable:
 chmod ug+x build_enlight.sh
 
 
-Then, execute the script. Once done, you can reboot and choose Enlightenment 
as a window manager.
+Then, execute the script to compile and install enlightenment. 
+== Run ==
+A minimum run-time environment requires :
+
+aptitude install dbus-x11 xinit xorg
+
+and creating ./xinitrc :
+
+exec enlightenment_start
+
+then running startx.
+
+These run-time requirements may be provided - or not - by a session manger. In 
this case, you can reboot and choose Enlightenment as a window manager.
+
 
+== Lubuntu ==
 If you're running Lubuntu, you may need to add another repo (as root):
 
 

--