Re: Can't install lightdm?
riveravaldez wrote:
> Hi, I'm on debian-testing (updated).
>
> As far as I understand I can't install lightdm unless I update systemd
> which presents 2 errors. So, what should I do?
That's what happens with testing.
> So, what should I do?
>
> Right now I can start Xorg (apparently) but can't start IceWM, so, I
> only have CLI.
Use 'startx' to start X.
Write a .xinitrc like this:
---
#!/bin/sh
exec icewm
---
Later, testing will be fixed and you can install lightdm again.
-dsr-
Reply to: