Re: [opencryptoki-users] opencryptoki-2.2.4 problems
Brought to you by:
ebarretto
From: Kent Y. <shp...@gm...> - 2006-07-13 03:54:49
|
Hi Tanvi, It sounds like you need to add /usr/local/lib to your /etc/ld.so.conf file, then re-run ldconfig to get the library added to the linker cache. Can you try this and tell me if that has any effect? Kent On 7/12/06, Vyas, Tanvi <Tan...@cd...> wrote: > > > > > Hello, > > > > 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 installe= d 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. > > > > After following the instructions on the opencryptoki README, I have all t= he > 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/ > > > > 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] > > > > /usr/local/lib/pkcs11/methods/pkcsconf =96I =96c 0 > > > > 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. > > > > 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. > > > > Do you have any ideas as to why I'm getting this error? > > > > Thank you for your help! > > > > Sincerely, > > Tanvi Vyas > > > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronim= o > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat= =3D121642 > > > _______________________________________________ > opencryptoki-users mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opencryptoki-users > > > --=20 Kent Yoder IBM LTC Security Dev. |