You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I'm trying it on Ubuntu Server 20.04.3. mcookie is part of util-linux, which should be already installed. pam is also standard equipment.
Try to install golang-1.16 and then do ln -s /usr/lib/go-1.16/bin/go /usr/bin/go. I don't know, if there is more elegant way, but this should work. pam-devel could be found as libpam-dev. Also do not forget install libx11-dev or use build tag noxlib, if you are using wayland.
Some of the dependencies like pam-devel, pam, go and mcookie. I can't seem to find them in the Ubuntu repositories.
The text was updated successfully, but these errors were encountered: