2011/1/21 Aventra <developm...@aventra.fi>:
> Hello Ludovic,
>
> Well I have been looking into this and have some issues with compiling the
> code.
> The CCID driver version from trunk requires pcsc-lite version 1.6.5, which I
> don't have, so I need to compile that too.
>
> We usually use only the versions that are distributed with ubuntu, which
> means that they are quite old.
> Have not compiled the pcsc-lite or CCID before.
>
> I'm having trouble finding the information on how to compile it. For the
> CCID driver I found it, but not for pcsc-lite.

apt-get source libccid
sudo apt-get build-dep libccid
sudo apt-get install devscripts
dpkg-source -x ccid_1.3.11-1.dsc
dpkg-buildpackage

I am using Debian. But that should also work on Ubuntu.
Because of Ubuntu changes in pcsc-lite you should build Ubuntu
packages and not rebuild directly from the .tar.bz2 archives.

Bye

-- 
 Dr. Ludovic Rousseau
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to