Created Building with Ubuntu Xenial (if you really want it) (markdown)

Bandie 2019-01-26 16:45:38 +01:00
parent f8b24f503f
commit 841e40defa

@ -0,0 +1,16 @@
I tried to port pam_panic to Ubuntu Xenial but I failed because of the very old packages of gnupg, scdaemon and overall the signing and smartcard stuff. Also pushing things to launchpad didn't recognise the sources and built empty packages which is indeed unfortunate.
So here is a
## Build it yourself ##
1. `sudo apt install libpam0g-dev cryptsetup libcunit1 libcunit1-dev gettext po4a dialog autopoint autoconf libtool`
2. Go into the pam_panic directory you've downloaded before.
3. `autoreconf -i`
4. `./configure --prefix=/usr`
5. `make`
6. `sudo make install`
Done.
Now you can run `pam_panic_config` and do a config!.