Re: weston-launch 1.2.2: could not open tty0: Permission denied

2013-09-29 Thread christophe . jarry
> weston-launch: could not open tty0: Permission denied Ok, I forgot to do, as root: chown root /usr/bin/weston-launch chmod +s /usr/bin/weston-launch Now when I run weston-launch as a normal user, member of the weston-launch group, I obtain the following error message: failed

weston-launch 1.2.2: could not open tty0: Permission denied

2013-09-28 Thread Christophe Jarry
Hello, I built wayland according to the instructions on http://wayland.freedesktop.org/building.html except that I used wayland 1.2.1 and weston 1.2.2 instead of git versions. Moreover I configured them thus: Wayland: ./configure \ --prefix=/usr \ --disable-documentation Weston: