SlackBuilds Repository

12.1 > System > pcsc-lite (1.4.102)

PC/SC-lite (Personal Computer/Smart Card interface)

This is a middleware to access a smart card using SCard API (PC/SC) Its purpose
is to provide a Windows(R) SCard interface in a very small form factor for
communicating to smart cards and readers.

It is compiled with --enable-usbdropdir=/usr/lib/pcsc/drivers
This will be the destination directory for usb readers' drivers (ccid, cardman,
others).

NOTE: drivers are not included and must be compiled and installed separately.
See /usr/doc/pcsc-lite-1.4.102/DRIVERS for more information on getting and
installing specific drivers.

For serial and pcmcia readers only, it is necessary to edit files in
/etc/reader.conf.d/ and run "/usr/sbin/update-reader.conf".

Compiling with "DEBUGATR=1 ./pcsc-lite.SlackBuild" enables ATR parsing debug
output messages.

Compiling with "APIDOC=1 ./pcsc-lite.SlackBuild" produces API .pdf
documentation (mainly intended for developers).

To start PC/SC-lite daemon, run "/etc/rc.d/rc.pcscd start".
For pcmcia readers, this daemon should be started after rc.pcmcia - this is
most easily accomplished by adding the following to /etc/rc.d/rc.local:
if [ -x /etc/rc.d/rc.pcscd ]; then
/etc/rc.d/rc.pcscd start
fi

Approved by: rworkman
Maintained by: LukenShiro

Homepage:
http://pcsclite.alioth.debian.org

Download Source:
pcsc-lite-1.4.102.tar.bz2

Source MD5SUM:
b97d3a725ab93662adf09acfbc49efeb

Download SlackBuild:
pcsc-lite.tar.gz
pcsc-lite.tar.gz.asc

(the SlackBuild does not include the source)

Validated for Slackware 12.1 (Other releases)

See our HOWTO for instructions on how to use the contents of this repository.

Anonymous FTP Access to Repository: ftp://ftp.slackbuilds.org

Access via rsync is also available.
rsync://rsync.slackbuilds.org/slackbuilds

© 2006-2008 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds
Valid XHTML and CSS by WebSight Designs | Hosting by OnyxLight Communications