Hi,
Actually you can remove in readerfactory.c starting from:
/* Attempt a passive lock on the shared memory file */
......
......
SYS_Exit(1);
}
It is only so pcscd can see if other pcscd's are running and give an error
message. Cut that code block out and then remove SYS_Lock from sys_unix.c
All should work.
Dave
***************************************************************
Linux Smart Card Developers - M.U.S.C.L.E.
(Movement for the Use of Smart Cards in a Linux Environment)
http://www.linuxnet.com/smartcard/index.html
***************************************************************