Skip to content

Latest commit

 

History

History
60 lines (28 loc) · 1.04 KB

README.md

File metadata and controls

60 lines (28 loc) · 1.04 KB

pcsc-lite-demo

requirement

For Ubuntu:

copy include folder from project
paste /usr/local/include/PCSC

run command below:
mkdir build
cd build
cmake ..
make && ./program

Note:open Drivers folder for Drivers install
before  open ACS-Unified-Driver-Lnx-Mac-118-P
command: sudo ./bootstrap
         sudo ./configure
         sudo make install 
         
used command after for device control
open terminal : pscs_scan

Solved to Problem

- If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation.

+ sudo apt-get -y install autoconf automake libtool cmake autoconf-archive build-essential



Driver Install :

FreeBSD :

bugs.gentoo :

ludovicrousseau.blogspot.com :