Hello,
I installed the express-c version of DB2 on a linux ubunto-10.04 machine.
I was advised to do so using the "apt-get install" command.
I am now trying to configure this machine to be able to work with the SSL protocol.
I am trying to follow the steps written in the IBM website but i seem to stuck on the GSkit part.
When i am using this command:
sudo ./gsk8capicmd -keydb -create -db "sslserver.kdb" -pw "1234567" -stash
I get the error:
error while loading shared libraries: libgsk8km.so: cannot open shared object file: No such file or directory
the GSkit folder exists but i can't find the libgsk8km.so file.
What am i missing?
What have i forgot to install?
I installed the express-c version of DB2 on a linux ubunto-10.04 machine.
I was advised to do so using the "apt-get install" command.
I am now trying to configure this machine to be able to work with the SSL protocol.
I am trying to follow the steps written in the IBM website but i seem to stuck on the GSkit part.
When i am using this command:
sudo ./gsk8capicmd -keydb -create -db "sslserver.kdb" -pw "1234567" -stash
I get the error:
error while loading shared libraries: libgsk8km.so: cannot open shared object file: No such file or directory
the GSkit folder exists but i can't find the libgsk8km.so file.
What am i missing?
What have i forgot to install?