Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Oct 2004 15:26:11 -0600
From:      Tillman Hodgson <tillman@seekingfire.com>
To:        FreeBSD-Questions <freebsd-questions@freebsd.org>
Subject:   Re: Apache13+static modperl+modssl?
Message-ID:  <20041012212611.GW89784@seekingfire.com>
In-Reply-To: <72F41F48B5E5DBAC72CC1003@utd49554.utdallas.edu>
References:  <20041012162619.GD89784@seekingfire.com> <2C37C3D650CDF222884CE65B@utd49554.utdallas.edu> <20041012194335.GM89784@seekingfire.com> <72F41F48B5E5DBAC72CC1003@utd49554.utdallas.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 12, 2004 at 03:15:10PM -0500, Paul Schmehl wrote:
> --On Tuesday, October 12, 2004 01:43:35 PM -0600 Tillman Hodgson 
> <tillman@seekingfire.com> wrote:
> >>
> >>Install apache13-modssl, then install www/mod-perl.
> >
> >That's what I have now, and it results in a mod-perl /module/.
> >www/bricolage requires a mod-perl compiled into Apache (not a module).
> >
> >I dug through the Makefile for www/mod_perl and didn't find knob to
> >statically compile it into Apache (I would have been surprised to find
> >it, actually).
> >
> >Is there something you meant that I'm missing?
> >
> No.  I just wasn't paying attention when I responded.  Sorry.
> 
> Is -DWITH-PERL not working?  If you install www/apache13-modssl, one of the 
> configure options is with_perl.  I assume that means statically compiled 
> into apache.

I tried a `portupgrade -mWITH_PERL=true -f apache+mod_ssl`, but
www/bricolage still complains and `/usr/local/sbin/httpd -l` shows only:

Compiled-in modules:
  http_core.c
  mod_so.c
suexec: disabled; invalid wrapper /usr/local/sbin/suexec

I didn't find WITH-PERL (or WITH_PERL, just in case) in the Makefile for
www/apache+mod_ssl, and it's not listed as a knob in the pre-fetch
section.

I'll try this over on the ports list as well.

-T


-- 
"Architecture in general is frozen music."
    -- Friedrich Schelling, _Philosophie der Kunst_



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041012212611.GW89784>