From: mike t. <mi...@se...> - 2015-04-24 18:28:29
|
On 4/24/2015 2:01 PM, Douglas E Engert wrote: > > First, I have not used cygwin in years... What is the best way to compile ? Cross compile on a *nix box ? > > You may need a LD_LIBRARY_PATH= > In your examples, you refer to some absolute paths like: > /home/mdtancsa/opensc-pkcs11.dll > /usr/local/lib/engines/engine_pkcs11.dll > but run from the current directory, using ./ but don't say what that directory is. > > ./pkcs11-tool.exe appears to have worked using ./opensc-pkcs11.dll > What directory was this? Hi, Its in my home dir. /home/mdtancsa/ > > Do you have two copies of opensc-pkcs11.dll? > one in /usr/local/lib/ > and one in /home/mdtancsa/ Just in /home/mdtancsa > > Should you be using MODULE_PATH=/usr/local/lib/opensc-pkcs11.dll? I havent installed opensc inside my cygwin environment, I just copied the libs/dlls there. If I give openssl the wrong location, it messes up in a different way, so I think its getting the right path info ---Mike > >> >> >> >> >> ------------------------------------------------------------------------------ >> One dashboard for servers and applications across Physical-Virtual-Cloud >> Widest out-of-the-box monitoring support with 50+ applications >> Performance metrics, stats and reports that give you Actionable Insights >> Deep dive visibility with transaction tracing using APM Insight. >> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y >> _______________________________________________ >> Opensc-devel mailing list >> Ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensc-devel >> > |