Sophie

Sophie

distrib > * > cooker > x86_64 > by-pkgid > 39a94fffd66b1c40dc38256dfacdacaf > files > 13

acr38u-1.7.10-3.x86_64.rpm

Title   : README 
Hardware: ACS ACR 38 USB Smartcard Reader
Author  : David Corcoran
License : See file COPYING

This package is a shared library called acs38Driver.bundle which is 
the library used to talk to the IFD Handler interface and PC/SC Lite.  
To build this reader driver do the following:


Linux:

Type ./configure
     make
     make install

Note:

1. Due to the difference in location to put header files between 
PCSCLITE-1.2.9betaX and earlier version, it is highly recommended to 
uninstall earlier PCSCLITE (or at least remove the header files)

2. In order to build and install the driver, the source files should be 
located in a path that does not contain spaces. Otherwise, "make install" 
will fail.
[Example]
/home/user1/this is bad/ACR38_LINUX_XXX_P/
/home/user1/this_is_good/ACR38_LINUX_XXX_P/

Edward Cheung <edward.cheung@acs.com.hk>