forked from aluzzardi/pam_usb
-
Notifications
You must be signed in to change notification settings - Fork 23
Install
McDope edited this page Aug 24, 2020
·
19 revisions
to be done
Before proceeding, make sure all dependencies are installed: libxml2-dev, libpam0g-de, libudisks2-dev, libglib2.0-dev, gir1.2-udisks-2.0, python3
$ make
# make install
Like "Compiling from source", but instead of make install
run make deb
. Afterwards you will find the deb in the directory above your source directory.
This additionally requires debhelper, devscripts and dh-systemd.