I have installed the same packages in my Slackware 3.6 without any
problems. The only difference is that I didn't use the option "Auxiliary
patch tool". Try to start from the beginning simplifying the process:
I.e:
Configuring mod_ssl/2.2.8 for Apache/1.3.6
+ Apache location: ../apache_1.3.6 (Version 1.3.6)
+ Apache location: ../apache_1.3.6 (Version 1.3.6)
and see what happen.
Regards.
Salvatore ILardo
-----Original Message-----
From: Ralf S. Engelschall <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: 17 May 1999 20:56
Subject: Re: configure:Error: No such module named 'ssl'
>On Mon, May 17, 1999, Antoine Desrosiers
wrote:From: Ralf S. Engelschall <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: 17 May 1999 20:56
Subject: Re: configure:Error: No such module named 'ssl'
>
>> ok, i've looked at /home/tony/apache_1.3.6/src/Configuration.tmpl
>> and it shows this:
>> #SSL_BASE=/usr/local/ssl
>> #RSA_BASE=/usr/local/rsa
>> Rule SSL_COMPAT=yes
>> Rule SSL_SDBM=default
>> Rule SSL_EXPERIMENTAL=no
>> Rule SSL_VENDOR=no
>>
>> (and at the end of the file this:
>> #AddModule modules/ssl/libssl.a
>>
>> i've tried uncommenting the commented lines, and it gives
>> the same error message.
>>
>> what should i try now?
>> thanks for your help, i appreciate a lot :)
>
>When this really exists in Configuration.tmpl but APACI nevertheless fails,
>then, sorry, something seems to be horribly broken on your Slackware platform.
>Then some sed, grep, awk or sh stuff fails silently. You can only trace this
>down by going to the /home/tony/apache_1.3.6/ dir and entering:
>
>$ SSL_BASE=/home/tony/ssl sh -x configure --enable-module=ssl
>
>and observing why the SSL module isn't found. Sorry, that's the only
>possibility. I'm sure there is _NOT_ a general or mod_ssl related bug in
>APACI, because it works for the remaining part of the world. There has to be
>something broken on your platform or we overlooked something trivially (but I
>don't see it).
>
>Greetings,
> Ralf S. Engelschall
> [EMAIL PROTECTED]
> www.engelschall.com
>______________________________________________________________________
>Apache Interface to OpenSSL (mod_ssl) www.modssl.org
>User Support Mailing List [EMAIL PROTECTED]
>Automated List Manager [EMAIL PROTECTED]
>
