Yubico / yubikey-ksm

YubiKey Key Storage Module
https://developers.yubico.com/yubikey-ksm/
BSD 2-Clause "Simplified" License
54 stars 22 forks source link

make install error 2 #23

Closed c3ph3us closed 8 years ago

c3ph3us commented 8 years ago
help2man -N --name='Print checksum of important database fields.  Useful for quickly determining whether several KSMs are in sync.' --version-string=1.16 ./ykksm-checksum > ykksm-checksum.1
help2man: can't get `--help' info from ./ykksm-checksum
Try `--no-discard-stderr' if option outputs to stderr
Makefile:109: recipe for target 'ykksm-checksum.1' failed
make: *** [ykksm-checksum.1] Error 2
klali commented 8 years ago

ykksm-checksum has a dependency on the DBI perl module. This should probably be made clearer.