On Fri, 28 Feb 2003, Andreas Aardal Hanssen wrote: >Hi, Sigmund. >On Fri, 28 Feb 2003, Sigmund Gudvangen wrote: >>On Thu, 27 Feb 2003, Andreas Aardal Hanssen wrote: >>So I tried to install from sources, in order to have a look at the output from >>"configure". And it turns out that "./configure --prefix=/opt/bincimap >>--sysconfdir=/etc/opt/bincimap" returns with the following error: >>checking for BF_set_key in -lcrypto... no >>The crypto library is required >Okay - so there's a prerequisite missing in the RPM file. The dynamic >package requires the openssl library, or specifically -lssl and -lcrypto.
I suddenly realised that if you add /usr/local/openssl/lib to /etc/ld.so.conf, and run "ldconfig", that might make your service work. To check if it works, run the bincimapd deamon without any options. Andy

