| 4 |
License : See file COPYING |
License : See file COPYING |
| 5 |
Document: docs/pcsc-lite-0.8.7.pdf |
Document: docs/pcsc-lite-0.8.7.pdf |
| 6 |
docs/muscle-api-1.3.0.pdf |
docs/muscle-api-1.3.0.pdf |
| 7 |
Requires: C compiler (gcc) |
Requires: A C compiler |
| 8 |
GNU tools (gmake, ld, ar, gcc ...) |
Make, linker tools |
| 9 |
Lex (Lexical Analyzer). |
Lex (Lexical Analyzer). |
| 10 |
|
|
|
|
|
| 11 |
Tested Platforms: |
Tested Platforms: |
| 12 |
Linux 2.4 (Redhat 7.1, Suse 7.1/7.2, Debian 3.0) |
Linux 2.4 (Redhat 7.1, Suse 7.1/7.2, Debian 3.0) |
| 13 |
Solaris Solaris 2.8 |
Mac OS X 10.2, 10.3 |
| 14 |
Mac OS X 10.2 |
FreeBSD, NetBSD, OpenBSD |
| 15 |
|
Solaris 8 / 9 |
| 16 |
|
Tru64 UNIX 5.1B |
| 17 |
|
AIX 4.3, 5.2 |
| 18 |
HP-UX 11 |
HP-UX 11 |
|
True 64 Unix |
|
|
OpenBSD 2.9, 3.0 (with libc.so.28.2), 3.2 |
|
| 19 |
|
|
| 20 |
Welcome to PCSC Lite. The purpose of PCSC Lite is to |
Welcome to PCSC Lite. The purpose of PCSC Lite is to |
| 21 |
provide a Windows(R) SCard interface in a very small form factor for |
provide a Windows(R) SCard interface in a very small form factor for |
| 81 |
|
|
| 82 |
If you try out the test programs included in this package be sure to set your |
If you try out the test programs included in this package be sure to set your |
| 83 |
system's LD_LIBRARY_PATH to the locations where the libs are or move the |
system's LD_LIBRARY_PATH to the locations where the libs are or move the |
| 84 |
libpcsclite-core.so and the libpcsclite.so into a directory that is |
libpcsclite.so into a directory that is specified in your LD_LIBRARY_PATH. |
|
specified in your LD_LIBRARY_PATH. |
|
| 85 |
|
|
| 86 |
There is a test program with this package: |
There is a test program with this package: |
| 87 |
|
|