Re: [users@httpd] Compiling apache 2 modules

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks Boysenberry.

Got it working now with:

# ./configure --prefix=/usr/local/apache2-0-55-SSL 
--with-ssl=/usr/include/openssl --enable-ssl=shared 
--enable-mods-shared=all

Appaprently, ssl is one of several modules that are not 
included in the --enable-mods-shared=all option, and have to 
be enabled explicitly.

On one attempt I tried --enable-ssl-shared, which configure 
did not complain about, neither did it enable mod_ssl either.

Keith

In theory, theory and practice are the same;
In practice they are not. 

On Mon, 30 Jan 2006, Boysenberry Payne wrote:

> To: users@xxxxxxxxxxxxxxxx
> From: Boysenberry Payne <boysenberry@xxxxxxxxxxxxxxx>
> Subject: Re: [users@httpd] Compiling apache 2 modules 
> 
> This is what I used:
> 
> ./configure --with-mpm=prefork --enable-mods-shared=all --enable-ssl
> --with-perl=/usr/bin/perl
> 
> It's all DSO for me.  I think it might be DSO because of this:
> --enable-mods-shared=all
> 
> 
> Boysenberry
> 
> boysenberrys.com | habitatlife.com | selfgnosis.com
> 
> On Jan 30, 2006, at 9:09 AM, httpd2@xxxxxxxxxxxx wrote:
> 
> > 
> > Hi everyone.
> > 
> > I'm messing around with SSL trying to compile apache 2.0.55
> > with all modules including mod_ssl as dso's.
> > 
> > I use the following command to configure; all modules apart
> > from mod_ssl are built into the server.
> > 
> > # ./configure --prefix=/usr/local/apache2-0-55-SSL
> > --enable-mods-shared=all --enable-mods-shared=ssl
> > --with-ssl=/usr/include/openssl
> > 
> > The above is all on one line.
> > 
> > 
> > How do I get the other modules to compile as dso's, and
> > not as static?
> > 
> > TIA
> > 
> > Keith
> > 
> > In theory, theory and practice are the same;
> > In practice they are not.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux