Re: Problems compiling mod_ssl with apache 2.0.44

2003-02-08 Thread Geoff Thorpe
* Sasa STUPAR ([EMAIL PROTECTED]) wrote: > Prior to the instalation I have manually removed old version of Openssl > and other dirs from my previous installs and I have no > problem...everything works well. Really? I'm surprised, but happy. RH typically build everything with shared-library depende

Re: Problems compiling mod_ssl with apache 2.0.44

2003-02-08 Thread Sasa STUPAR
Prior to the instalation I have manually removed old version of Openssl and other dirs from my previous installs and I have no problem...everything works well. Thanks for info. Sasa On 2/8/2003 7:08 PM, Geoff Thorpe a écrit: > * Sasa STUPAR ([EMAIL PROTECTED]) wrote: >> Ok, I have found the prob

Re: Problems compiling mod_ssl with apache 2.0.44

2003-02-08 Thread Geoff Thorpe
* Sasa STUPAR ([EMAIL PROTECTED]) wrote: > Ok, I have found the problem. If you want to have files in the same > directories as original instalation of RH8 you have to use "./config > --prefix=/usr". Sorry for that confusion. It is the distribution which > is strange. Phew, I was starting to wonde

Re: Problems compiling mod_ssl with apache 2.0.44

2003-02-08 Thread Sasa STUPAR
Ok, I have found the problem. If you want to have files in the same directories as original instalation of RH8 you have to use "./config --prefix=/usr". Sorry for that confusion. It is the distribution which is strange. Sasa On 2/8/2003 10:22 AM, Sasa STUPAR a écrit: > I have forgot...Original in

Re: Problems compiling mod_ssl with apache 2.0.44

2003-02-08 Thread Sasa STUPAR
I have forgot...Original instalation of RH8 has openssl in /usr/include/openssl and there are all the headers. Since this is a version 0.9.6.b I have decided to upgrade. I have made prefix=/usr/include and openssldir=/usr/include/openssl. So after the instalation it put the binary dir to /usr/inclu

Re: Problems compiling mod_ssl with apache 2.0.44

2003-02-08 Thread Sasa STUPAR
I have just got an email from another user of RH8 which has the same problem. I have told him to post it on the list. So looks like there is a problem. Sasa On 2/8/2003 12:48 AM, Geoff Thorpe a écrit: > * Sasa STUPAR ([EMAIL PROTECTED]) wrote: >> No, It doesn't. I have compiled it with prefix /us