LD_LIBRARY_PATH will not help here: I seem to recall having to link winscard.h and others from a PCSC directory to /usr/local/include.
Philippe On Friday 21 April 2006 05:33 am, shoichi wrote: > 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 -- _________________________ Philippe C. Martin www.snakecard.com _________________________ _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
