Antergos / web-greeter

A modern, visually appealing greeter for LightDM.
http://antergos.github.io/web-greeter
GNU General Public License v3.0
233 stars 57 forks source link

meson.build missing #115

Closed zupd closed 7 years ago

zupd commented 7 years ago

using the stable branch. did the different steps until i got to meson --prefix=/usr --libdir=lib .. Got the message: "Error during basic setup: Neither directory contains a build file meson.build."

using a Debian 9 (stretch) installation

zupd commented 7 years ago

Never mind. fixed it. However, how do you uninstall web-greeter when u have used ninja install for it? if i want to remove it in the future

zupd commented 7 years ago

Hmm. cant seem to get it to work on debian? Is it enough to clone it and to use checkout, meson, and ninja, then ninja install? Didnt seem to get any errors but when i rebooted the dm didnt change

lots0logs commented 7 years ago

Never mind. fixed it. However, how do you uninstall web-greeter when u have used ninja install for it? if i want to remove it in the future

I dont think ninja has an uninstall command :thinking:

Hmm. cant seem to get it to work on debian? Is it enough to clone it and to use checkout, meson, and ninja, then ninja install? Didnt seem to get any errors but when i rebooted the dm didnt change

Did you update lightdm.conf with lightdm-webkit2-greeter as the greeter-session?

zupd commented 7 years ago

Yeah, i just did before you replied and i got it to work. thought it would edit that file itself ^