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 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/include and to the
> /usr/include/openssl dirs apps, lib,etc. In /usr/include there are no
> headers so I have manually copy them to /usr/include/openssl.
> 
> 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 /usr/include and
>>> openssldir /usr/include/openssl and there are no headers. I haven't
>>> noticed it on first but when I wanted to compile apache with mod_ssl it
>>> returns an error that it was unable to find headers for ssl.
>>> Is there someone else reporting the same problem ? Maybe is this related
>>> to the RedHat8 distrubution only.
>> 
>> Well RH8 has openssl bundled though probably not with the headers, and I
>> can't say much else about what RH might be doing because I don't use it.
>> However, trying to install to a prefix of /usr/include would be pretty
>> terrible - as it will install all binaries, libraries, and include files
>> in *sub-directories* of /usr/include! Are you sure you did this, or did
>> you mean /usr/local?
>> 
>> Anyway, I'd be interested to see a log of this problem if you wouldn't
>> mind? If there's an openssl bug inside it, I'll try and get it
>> identified and fixed for the next release (0.9.7a). Eg. could you please
>> repeat your steps and send me the logs as;
>>   # ./config [...] 1> c1.log 2> c2.log
>>   # make [...] 1> m1.log 2> m2.log
>>   # make install 1> i1.log 2> i2.log
>> or something like that?
>> 
>> Cheers,
>> Geoff
>> 
> 
> 
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]
> 


______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to