On Fri, 14 Dec 2001, Roger Thomas wrote: > i run configure on linux and get this error, how do i get that c_rehash thingy? > > checking for openssl... (cached) /usr/bin/openssl > checking for c_rehash... no > checking for perl5... (cached) /usr/local/bin/perl > configure: warning: Unable to locate OpenSSL's c_rehash script in the current > configure: warning: PATH. The c_rehash script is included in the OpenSSL > configure: warning: package but may not be installed on your system. Please > configure: warning: install the c_rehash script from OpenSSL and rerun this > configure: warning: configure script. > configure: error: openssl found but c_rehash was not found. > configure: error: ./configure failed for rootcerts
You're not telling us which Linux distribution you are using, but on my Red Hat system, I have: # rpm -q --whatprovides $(which c_rehash) openssl-perl-0.9.6b-7 -- Juha Take off every sig! _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
