[opensc-devel] openct windows

2010-05-12 Thread Bart Vanherck
Hello, Can openct be run on windows ? How to build with for example mingw ? Just with msys like in linux versions? Regards, Bart ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org

[opensc-devel] MODULE_PATH and other variables

2010-04-14 Thread Bart Vanherck
Hi, According the quickstart in opensc's wiki, using engine_pkcs11 with openssl OpenSSL engine -t dynamic -pre SO_PATH:/usr/lib/engines/engine_pkcs11.so \ -pre ID:pkcs11 -pre LIST_ADD:1 -pre LOAD \ -pre MODULE_PATH:/usr/lib/opensc-pkcs11.so when I run the command with

[opensc-devel] debugging opensc-tool with gdb gives error: generic error

2010-01-20 Thread Bart Vanherck
Hello, I tried today to debug the opensc-tool program but it seems not to work for me. Steps to reproduce my problem: First checkout the trunk of other release svn co http://www.opensc-project.org/svn/opensc/trunk/ $ ./bootstrap $ ./configure My CFLAGS are including -g for debug info $