On 4/2/08, Douglas E. Engert <[EMAIL PROTECTED]> wrote:
> The configure accepted --with-pcsc-provider=
> but the etc/Makefile.am and opensc.conf.h need
> some changes.
Done.
But please note I renamed the opensc.conf key name.
Now, opensc-tool --info also prints the default pcsc-library.
Alon.
_
Ludovic Rousseau wrote:
> On Mon, Mar 31, 2008 at 11:17 PM, Huie-Ying Lee <[EMAIL PROTECTED]> wrote:
>> After I found the automake, autoconf and libtool on Solaris, I tried to
>> run bootstrap, but it failed with
>>
>>
Ludovic Rousseau wrote:
> On Wed, Mar 26, 2008 at 3:13 AM, Huie-Ying Lee <[EMAIL PROTECTED]> wrote:
>> We are porting the version 0.6.0 of the pam_pkcs11 source officially,
>> however, I would like to take a look at the latest revision of source. How
>> can I see the revision 319 and 320 ?
>
Alon Bar-Lev wrote:
> On 4/1/08, Douglas E. Engert <[EMAIL PROTECTED]> wrote:
>> I found two more places where S(srcdir) should be replaced by $(builddir)
>> Without these changes, you may have compiled using the /usr/include/opensc
>> files rather then the ones in the build directory.
>>
>
>
On 4/1/08, Douglas E. Engert <[EMAIL PROTECTED]> wrote:
>
> I found two more places where S(srcdir) should be replaced by $(builddir)
> Without these changes, you may have compiled using the /usr/include/opensc
> files rather then the ones in the build directory.
>
I've modified this in other wa
Ludovic Rousseau wrote:
Commited in revision 3444 and 3445 with some changes.
Thanks.
I can now make:
$ make distclean
$ mkdir foobar
$ cd foobar
$ ../configure --srcdir=..
$ make
$ make dist
I found two more places where S(srcdir) should be replaced by $(builddir)
Without these change
On Tue, Apr 01, 2008 at 08:52:35AM -0500, Timothy J Miller wrote:
> Can someone review the following text & diagram for accuracy?
..
> Figure 4 OpenSC / OpenCT architecture block diagram
Text and figure are good.
> In addition to the pure architecture described above, OpenSC
> provides an IFD S
Dammit, I forgot the list would strip the attachment. Cheap ASCII art
follows:
+-+-+-+
| App | App | App |
+-+-+-+
| P11 | CSP | CDSA|
+-+
| OpenSC |
+-+
| OpenCT |
+-+
| reader | reader |
++
Allcon--
I need a quick favor. Can someone review the following text & diagram
for accuracy? It's extracted from a high-level technical paper I'm
writing re: smartcards on Linux. This is intended to be purely
descriptive, and I'm mainly interested in making sure that I got the
architec
On Mon, Mar 31, 2008 at 11:37 PM, Douglas E. Engert <[EMAIL PROTECTED]> wrote:
> I normally build with a common source directory and separate
> build directories. That is not working with the current SVN.
>
> Many of the Makefile.am files are pointing at the source
> directories, when they shoul
On Mon, Mar 31, 2008 at 11:17 PM, Huie-Ying Lee <[EMAIL PROTECTED]> wrote:
> After I found the automake, autoconf and libtool on Solaris, I tried to run
> bootstrap, but it failed with
>
>
> [EMAIL PROTECTED]/bootstra
11 matches
Mail list logo