Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
winscard-linux.tar.gz | 2018-08-25 | 93.4 kB | |
README.txt | 2018-08-20 | 717 Bytes | |
Totals: 2 Items | 94.1 kB | 2 |
INTRODUCTION: SCard4Wine provides sources and precompile binaries for a modified Winscard shared library in WINE that provides full-featured Smart Card support. WINE must be installed prior to copying the provided precompiled shared library (for example through sudo apt-get install wine). INSTALLATION: The file winscard-linux.tar.gz provides both 32-bit and 64-bit binaries of the Winscard shared library. Unzip it and execute the bundled install.sh to install the library automatically : tar xvfz winscard-linux.tar.gz sudo sh install.sh The install.sh tries to automatically detect the 32-bit and 64-bit installation of WINE. You can modify it if you installed WINE on a non-standard prefix.