On 1/9/07, Ludovic Rousseau <[EMAIL PROTECTED]> wrote:
To configure pcscd you need to use: ./configure --enable-runpid=/var/run/pcscd.pid But pcscd --hotplug would say: pcscdaemon.c:397:main() Hotplug failed if --enable-runpid=... is not used
This was the problem... All working now! Please consider modifying message to "Cannot open pid file %s"...
Good idea. Maybe the Makefile should never install the udev rule file and let the distributions packagers install it correctly.
Great! Now... Another issue... I use pcscd during boot to extract encryption keys. So no udev, but mdev... If I understand correctly the only modification that needs to be done is: ifdCapabilities in /usr/lib/readers/usb/ifd-ccid.bundle/Contents/Info.plist The problem is that this cannot be done via /etc/ configuration... Which makes it difficult to manage. Can you please consider getting this also from environment as an override? This is the only variable that may be different between run-time environments... Best Regards, Alon Bar-Lev. _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
