Re: [opensc-devel] ACOS5 Support in OpenSC

2010-02-21 Thread François Pérou
Le dimanche 21 février 2010 à 11:26 +0200, Martin Paljak a écrit : > It is as good as saying that Debian is dead and Gentoo is the only > live Linux distro which is of course not true. > Macports often has the latest and greatest kitchen sink software > included, fink works well for those who like

Re: [opensc-devel] ACOS5 Support in OpenSC

2010-02-21 Thread Martin Paljak
On Feb 20, 2010, at 12:56 , François Pérou wrote: > Go for MacPorts, it is the best maintained project. INHO Fink is a dead > project. MacPorts has a good documentation and a nice community. It is as good as saying that Debian is dead and Gentoo is the only live Linux distro which is of course n

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] 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

Re: [opensc-devel] ACOS5 Support in OpenSC

2010-02-19 Thread 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 token and others are legitimate, please use m4_pattern_allow. See t

Re: [opensc-devel] ACOS5 Support in OpenSC

2010-02-19 Thread Martin Paljak
On Feb 19, 2010, at 21:07 , Greg Mefford wrote: > 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 give me t

Re: [opensc-devel] ACOS5 Support in OpenSC

2010-02-19 Thread 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 give me the commands they use to compile opensc? And do I need to

Re: [opensc-devel] ACOS5 Support in OpenSC

2010-02-19 Thread Martin Paljak
On Feb 19, 2010, at 20:31 , Greg Mefford wrote: > My question is: what does the support for this card look like today, > and what can I do to help develop it. OpenSC has basic (or practically no supportt) for the card. Basically you can maybe read files from the card but you can't do anything usef

[opensc-devel] ACOS5 Support in OpenSC

2010-02-19 Thread Greg Mefford
I've been looking around for ways to interface with the ACS ACOS5 card using the ACS38 reader on my Mac. It looks like opensc has some rudimentary support for the card, but far from complete. I already have a bunch of these cards that my university purchased for investigation, so I'd prefer to use