I am using Seaping SCM and TestTrackPro on Ubuntu Linux server.
On upgrading ubuntu to the latest version Dapper (6.06 LTS) the license server failed to start with the following error
/usr/bin/splicsvr: error while loading shared libraries: libcrypto.so.0: cannot open shared object file: No such file or directory [ OK ]
I am not an expert on linux and couldnt find anything specific to this on the web. Affter looking at different posts about missing libraries tried creating a symbolic link libcrypto.so.0 to the existing libcrypt—-.so and this worked.