p dont think writes: > Hello all, > > Trying to install courier-imap on a fresh RH7.3 machine, with a fresh install > of openSSL9.0.3 I get this error: > > checking for c_rehash... no > checking for perl5... (cached) /usr/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
Red Hat packages c_rehash in the openssl-perl package. > Only a few hits via google, no answers though. I _did_ find c_rehash at this > location: /usr/local/ssl/bin/c_rehash, and copying it to /usr/bin seemed to > allow me to install everything without a hitch. > > Can anyone shed some light on what c_rehash is and if making a copy in > /usr/bin is a bad thing or not? Nothing on a stock Red Hat 7.3 distribution installs anything in /usr/local/ssl. Your system contains a combination of distribution packages, and manually installed software. It is generally not recommended to manually install software on a system that uses a package manager, such as Red Hat. Doing so eventually leads to system instability, and random problems that are difficult to diagnose. -- Sam ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
