Hi all,

whenever I try to compile libmusclecard on linux, I get the following error:

================================
tokenfactory.c:29:20: parser.h: No such file or directory
================================

It seems this file comes from PCSC lite, but make install is not installing it. Muscle library also has one, but its not included in the Makefiles. So, there are 2 workarounds for this:

when configuring libmusclecard, use CFLAGS="-I./PCSC -I./PCSC/unix" or just copy pcsc-lite parser.h to your include directory.

I know its a minor problem, but this can help some people.
Matheus
_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to