-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Angelyn Dilim wrote:
All pre requisites are installed so I invoke the command ./configure as
non user at the end of the ./configure command I have given an error
saying that c_rehash script is not installed or is not declared in my
current PATH. I looked on the directories to see if the c_rehash script
is not installed but it does exist the path is /usr/local/ssl/bin.
If your only problem is that it can't find this program, then add the
directory to your PATH before you run configure. Assuming you're using
bash as your shell:
export PATH=$PATH:/usr/local/bin/ssl
./configure
But it could be that the "problem" will be bigger than that and the
compiler won't find any of your openssl libraries. In that case check
out the FAQ in the 'courier/doc/FAQ.html' file in the courier tarball
you downloaded. Search for "openssl" in there and you'll find a section
explaining how to make the compiler aware of where these files are.
HTH
iD8DBQFEdkpwZxtYeNk78A8RAvEbAJ9iBgbBV/gUGDyEo5J9xDncoEwMTQCfRHMf
mt+gSCYLYg3H/mZrk8HNsR4=
=MtP6
-----END PGP SIGNATURE-----