> >When I run ./configure, I get > >--------------------------------- > > > >Checking openssl header version 90700f > >Checking openssl library version 90701f > >Checking whether OpenSSL's headers match the library NO > > > Do you have the openssl libraries package installed? Which distro do you > have? Under RedHat you have openssl and openssl-devel RPM... > At first, the default red-hat version was installed from the installation disks. Then I installed the OpenSSL from source without uninstalling the RPM versions of OpenSSL. I thought if I could soft link libssl.so.0.9.4 to the one installed from source then things could work. However, I found that the SSL installed from source does not have shared libraries. How can I build shared libraries from the "installed from source OpenSSL"? THen perhaps I could link libssl.so to the new shared libraries. regards, Tony - : send the line "unsubscribe linux-admin" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html