[opencryptoki-users] opencryptoki-2.2.4 problems
Brought to you by:
ebarretto
From: Vyas, T. <Tan...@cd...> - 2006-07-13 00:56:47
|
Hello, =20 I have installed opencryptoki-2.2.4 on my Virtual Linux Machine (kernel version 2.6.17-1.2139_FC5.stk16smp) using VMPlayer. I have also installed a tpm_emulator, TrouSerS, and tpm_tools. I am trying to follow the instructions here: http://trousers.sourceforge.net/pkcs11.html and am stuck on trying to login as the Security Officer. =20 After following the instructions on the opencryptoki README, I have all the files listed in the README in the correct directories (except for the ICA files). Now I'm trying to follow these instructions for configuration: http://www-128.ibm.com/developerworks/library/s-pkcs/ =20 I do the following: groupadd pkcs11 output: groupadd: group pkcs11 exists /usr/local/lib/pkcs11/methods/pkcs11_startup /usr/local/sbin/pkcsslotd [/usr/lib/pkcs11/methods/4758_status file not there, so I skipped this step] =20 /usr/local/lib/pkcs11/methods/pkcsconf -I -c 0 =20 And I get an error: Error loading PKCS#11 library: 0xBF8FF964 dlopen error: libopencryptoki.so: cannot open shared object file: No such file or directory. =20 However, libopencryptoki.so is where it should be: both in /usr/local/lib/libopencryptoki.so and /usr/local/lib/opencryptoki/libopencryptoki.so. They are symbolic links that ultimately link to /usr/local/lib/opencryptoki/libopencryptoki.so.0.0.0. =20 Do you have any ideas as to why I'm getting this error? =20 Thank you for your help! =20 Sincerely, Tanvi Vyas =20 =20 |