Re: Problem loading engine module libgmp.so

2005-05-25 Thread prakash babu
Hello Nils,      The configure option you suggested works fine for Linux. For HPUX it did not work. It worked only after adding -DENGINE_DYNAMIC_SUPPORT to the configure option.   Thanks, PrakashNils Larsch <[EMAIL PROTECTED]> wrote: prakash babu wrote:> Hello All,> > I am using OpenSS

Re: Problem loading engine module libgmp.so

2005-05-24 Thread Nils Larsch
prakash babu wrote: Hello All, I am using OpenSSL version 0.9.8 beta. I built this version successfully in HPUX. While using the engine command I am able to load *all the engines* except *libgmp.so* *1. openssl engine - dynamic -pre SO_PATH:/usr/lib/engines/lib4758_cca

Problem loading engine module libgmp.so

2005-05-24 Thread prakash babu
Hello All,      I am using OpenSSL version 0.9.8 beta. I built this version successfully in HPUX.   While using the engine command I am able to load all the engines except libgmp.so 1. openssl engine - dynamic -pre SO_PATH:/usr/lib/engines/lib4758_cca.so -pre LOAD(dynamic) Dy