Sorry I have new problem again.I found the python wrapper.After downloading from http://homepage.mac.com/jlgiraud/pycsc/Pycsc.html.I typed "python setup.py build" as written in README .It will compile error:

running build
running build_ext
building 'pycsc' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -URELEASE -I/usr/local/lib -I/usr/include/python2.4 -I/usr/bin/include/python2.4 -c pycsc.c -o build/temp.linux-i686-2.4/pycsc.o
pycsc.c:22:22: winscard.h: No such file or directory
...
...
...
...
Have someone also meet the situation? This time I have LD_LIBRARY_PATH=/usr/local/lib setting ok.and also compiled pcsc-perl pcsc-tools ok and running correct.I am checking the setup.py....
_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to