Comment 21 for bug 1206371

Revision history for this message
Bob Vincent (pillarsdotnet) wrote : Re: kwin is not starting: cannot find libwayland-egl.so.1

The correct fix is:

sudo apt-get install libegl1-mesa-drivers
cd /etc/alternatives
sudo update-alternatives --set *-gnu_egl_conf /usr/lib/*/mesa-egl/ld.so.conf
sudo ldconfig