Re: [opensc-devel] Let ePass3000 work with OpenCT

2010-02-20 Thread Viktor TARASOV
Andreas Jellinghaus wrote: > Am Samstag 20 Februar 2010 08:32:30 schrieb Xiaoshuo Wu: > >> Then sc_pkcs15init_parse_info() could not parse the junks after the TLVs >> in file 4946, we also modified sc_pkcs15init_write_info() to cope with it. >> Would you please review the patches in my attachmen

Re: [opensc-devel] ACOS5 Support in OpenSC

2010-02-20 Thread Greg Mefford
After spending a whole day trying to figure out what was wrong, I finally discovered that the cause of these errors was that MacOS X doesn't have pkgconfig installed. I got it from Macports with: "sudo port install pkgconfig" and then it works fine. Now onward to trying to actually trying to compi

Re: [opensc-devel] ACOS5 Support in OpenSC

2010-02-20 Thread Andreas Jellinghaus
Am Freitag 19 Februar 2010 20:40:46 schrieb Greg Mefford: > I tried to use the bootstrap script after installing some of those > tools with fink that were in your config script. I get the following > errors: > > - > configure.ac:100: error: possibly undefined macro: AC_DEFINE > If this t

Re: [opensc-devel] ACOS5 Support in OpenSC

2010-02-20 Thread Andreas Jellinghaus
Am Freitag 19 Februar 2010 20:07:37 schrieb Greg Mefford: > Excellent. That certainly gives me a starting point. > I've checked out the source from SVN but I'm not sure how to compile it. > I've used Make before, but never Automake, so I'm kind of a noob > there. Any MacOS X developers want to just

Re: [opensc-devel] ACOS5 Support in OpenSC

2010-02-20 Thread Andreas Jellinghaus
Hi Greg, > My question is: what does the support for this card look like today, > and what can I do to help develop it. I'm new to smart cards and to > opensc, but I've spent a lot of time reading through the ACOS5 > documentation and about smart cards in general. > > I feel confident that I coul

Re: [opensc-devel] Let ePass3000 work with OpenCT

2010-02-20 Thread Andreas Jellinghaus
Am Samstag 20 Februar 2010 08:32:30 schrieb Xiaoshuo Wu: > Hello, > my colleges and I have been making ePass3000 USB key work with OpenCT. > We found out that new ePass3000 hardware returns data instead of 61XX(to > indicates the number of response bytes still available), so we modified > OpenCT to

Re: [opensc-devel] ACOS5 Support in OpenSC

2010-02-20 Thread François Pérou
Le vendredi 19 février 2010 à 14:07 -0500, Greg Mefford a écrit : > Any MacOS X developers want to just give me the commands they > use to compile opensc? And do I need to compile the whole source tree > including tools, or can I just compile the opensc library, for > example? Go for MacPorts, it