--- kdebase-3.5.5/kcontrol/crypto/crypto.cpp~ 2006-10-01 21:31:49 +0400 +++ kdebase-3.5.5/kcontrol/crypto/crypto.cpp 2006-10-13 19:45:14 +0400 @@ -910,7 +910,7 @@ void KCryptoConfig::load( bool useDefaul #ifdef HAVE_SSL config->setGroup("OpenSSL"); - oPath->setURL(config->readPathEntry("Path")); + oPath->setURL(config->readPathEntry("Path", "/lib/")); #endif config->setGroup("SSLv2");