Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 May 2005 01:45:16 -0400 (EDT)
From:      Francisco Reyes <lists@natserv.com>
To:        Olivier Nicole <on@cs.ait.ac.th>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Apache libraries/modules
Message-ID:  <20050518014209.W98886@zoraida.natserv.net>
In-Reply-To: <200505180325.j4I3P5RZ062791@banyan.cs.ait.ac.th>
References:  <200505180325.j4I3P5RZ062791@banyan.cs.ait.ac.th>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 18 May 2005, Olivier Nicole wrote:

> I build apache13-modssl with:
>
> # nice make WITH_APACHE_SUEXEC=yes APACHE_SUEXEC_CALLER=httpd APACHE_SUEXEC_DOCROOT=/usr/local/apache/sites
>APACHE_SUEXEC_UIDMIN=80 APACHE_SUEXEC_GIDMIN=30 PREFIX=/usr/local PORTDIR=/usr/local

Did you do a "make install"

> No problem so far, then I try to:
> # work/apache_1.3.33/src/httpd -t -DSSL


I think you need to do "make install" then httpd should be in 
/usr/local/sbin/httpd
and the libraries should also be int he right place.
Whether there is an additional change/setting I am not sure, but I do 
think that trying to run a port from the "work" directory is unlikely to work.



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