Prepare libraries for the iKeyman utility
These commands are used for the library preparation for the iKeyman utility used in the JSSE study.
Under Java™ Version 5, incorrect
soft links must be fixed before running the iKeyman utility. Issue
these commands to fix the soft links in files /usr/lib/opencryptoki (for
31-bit), and /usr/lib64/opencryptoki (for 64-bit):
mv libopencryptoki.so.0.0.0 libopencryptoki.so
unlink libopencryptoki.so.0
ln -s libopencryptoko.so libopencryptoki.so.0