Add to pscs-perl ReadMe, for windows

a) Use source from the URL http://ludovic.rousseau.free.fr/softwares/pcsc-perl/pcsc-perl-1.4.2.tar.gz.

b) Download and install ActivePerl. Dont use cygwin perl.

c) Install a Microsoft cl compiler for win32 targets, and associated tool chain.

d) in a Windows command window, use 'perl Makefile_win.PL' to generate Makefile for use by Microsoft's nmake (not cygwin make)

e) issue 'nmake' to build the pscs-perl module

f) issue 'nmake install' to install

g) install reader device

h) issue 'name test' - which enumerates readers, and attempts to select the MF (which doesn't exist in musclecards). Unit Test report indicates 100%, however.

Easy, once you learn the assumptions.

_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to