G'day,
Ludovic Rousseau wrote:
Very strange. muscleframework-1.1.5/libmusclepkcs11/src/Makefile.am contains: libmusclepkcs11_la_LDFLAGS = -version-info 0:1:0 -lpthread -lcrypto -lmusclecard so you should not have to add -lmusclecard since it is already there.
I was using muscleframework-1.1.3, but I've now downloaded muscleframework-1.1.5
I've installed pcsc-lite-1.2.9beta7, and libmusclecard-1.2.9beta7, using the default prefix (/usr/local).
When I build anything in muscleframework-1.1.5, however, I get "musclecard.h not found" compilation errors unless I configure as follows:
CPPFLAGS="-I/usr/local/include/PCSC" ./configure
Is this expected?
-- Geoff
_______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
