I normally unpack all the tarballs under /usr/src.

so you would end up with a couple of directories.

/usr/src/apache_1.3.6
/usr/src/openssl_0.9.3

"../" means parent directory, or move up one level.

so if I am in openssl directory

../apache_1.3.6 should point to the apache directory.

to test try doing a

"cd ../apache_1.3.6"

this should move you to the apache directory.

geoff nordli

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Kole Dunn
Sent: Monday, July 19, 1999 8:57 AM
To: [EMAIL PROTECTED]
Subject: Re: Apache source (and OpenSSL)


Hi, answering my own question.. had thought that mod_ssl would would use my
already intalled apache but found I needed to dl and unpack a fresh copy
for mod_ssl to work with.

Now can't find the source tree for OpenSSl, even though the entire
directory in right there. Any ideas from anyone?

>Hello,
>New at this.
>I am trying to run "./configure --with-apache=../apache_1.3.6" but get:
>
>./configure:Error: Cannot find Apache 1.3 source tree under ../apache_1.3.6
>./configure:Hint:  Please specify location via --with-apache=DIR
>
>I cant seem to find the correct path to the source tree, can anyone point
>me in the right direction?
>
>TIA,
>K. Dunn
>______________________________________________________________________
>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]

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

Reply via email to