On 2.8.2016 19:03, Greg Barry wrote:
The 02-configfile.c.patch worked I was able to compile and install pcsc-lite .. thanks Now trying to compile and install ccid-1.4.24 the ./configure is erroring with: . . . checking for pkg-config... /bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PCSC... no
Well, that's obvious - check for PCSC fails. You need to install pcsc in a well known location or instruct ccid's configure to look where you installed pcsc. I assume README/INSTALL for ccid covers that. I. _______________________________________________ Pcsclite-muscle mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pcsclite-muscle
