On 4/4/08, Douglas E. Engert <[EMAIL PROTECTED]> wrote: > > CSP11 will not be provided as it is not maintained and it is low quality. > > If you care about Windows, please help us and (I guess your users) find a > better > > working solution we can provide. > > > > We were testing with IdAlly, and that was working with opensc 0.11.4
So you don't need putty, and you don't need csp. You can use the mingw output as it provides exactly that! At scb trunk there is now create-using-mingw script that is doing all. You must create tarballs of opensc, libp11, engine_pkcs11 trunks, and put these at distfiles directory. Install wget on msys [1] (copy to /bin). Set the environment of WGET to the full Windows path, as for some strange reason it cannot find itself. WGET=/c/msys/1.0/bin/wget And run the create-using-mingw, it should do the trick. Alon. [1] http://sourceforge.net/project/showfiles.php?group_id=2435&package_id=233332&release_id=511579 _______________________________________________ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-devel
