osx-ccid-installer
osx-ccid-installer copied to clipboard
Installation Errors
Hey guys!
After installing some GNU tools via Brew (i.e autoconf, automake, libtool), I cloned and ran the make as directed.
Getting pretty far in the installation, I ran into the following error:
checking for ar... ar
checking the archiver (ar) interface... ar
./configure: line 4641: PKG_PROG_PKG_CONFIG: command not found
./configure: line 4645: syntax error near unexpected token `libpcsclite,'
./configure: line 4645: `PKG_CHECK_EXISTS(libpcsclite,'
+ r=2
+ rm -f src/Info.plist
+ exit 2
make: *** [/Users/walt/Downloads/osx-ccid-installer/target/usr/local/libexec/SmartCardServices/drivers/ifd-ccid.bundle] Error 2
Any ideas on how I can go about resolving this?
Working in macOS version 10.13.5 (17F77)
Just read what versions you support: 10.11 and 10.12 :(
This specific issue could come from the absence of pkg-config? This package has not been tested for a while, as the architecture has changed as has the update cycle from Apple.