Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2013-06-16 | 717 Bytes | |
winscard-linux.tar.gz | 2013-06-16 | 86.5 kB | |
Totals: 2 Items | 87.2 kB | 0 |
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.