On Thursday 20 April 2006 02:11, Merlet Fabien wrote:
> I looked at the source files but did not find an easy way to produce
> debian packages the way it's suggested by apt-get and dselect (one
> server part "pcscd" and one client part "libpcsclite1").
> Is there a way to do it simple?

Do you want to produce packages for Debian?  Or just install them?

If you just want to install pcsc-lite on a Debian system, just use:

        apt-get install pcscd

It will automatically install libpcsclite1.  In addition you'll also need an 
appropriate reader driver.  Debian provides several (libccid, libcteco5000, 
libetoken, libgcr410, libgempc410, libgempc430, libslbreflex2, libtowitoko2 
and openct), so odds are reasonably good that you can use apt-get to install 
one that works with your reader.  Installing pcscd will also automatically 
install some reader, usually CCID, but that may not be what you need.

If you want to make packages, I'd start with

        apt-get source pcscd

and

        man dpkg-buildpackage.

Have fun,

        Shawn.
_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to