|
Hi
I'm trying to get the GlobalPlatform code
going on Mac OS X 10.4.6 to build the Musclecard applet and when I do a
./configure, the script is failing when it tries to test for
/usr/local/lib/pkgconfig/libpcsclite.pc. It's the line:
if test -f
/usr/local/lib/pkgconfig/libpcsclite.pc ...
If I create a short shell script to do the
same test, the test succeeds, but during the configure, it
fails.
I have tried
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/libpcsclite.pc
./configure
but that doesn't seem to help.
Any suggestions?
John Cebasek
|
_______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
