As per some of the patches, for example:
ftp://ftp.openbsd.org/pub/OpenBSD/patches/4.0/common/001_httpd.patch
rebuild and install httpd and its modules:
cd usr.sbin/httpd
make -f Makefile.bsd-wrapper obj
make -f Makefile.bsd-wrapper cleandir
make -f Makefile.bsd-wrapper depend
make -f Makefile.bsd
* Bambero <[EMAIL PROTECTED]> [2008-01-27 14:13]:
> Hello
>
> I have modified apache source in /usr/src/usr.sbin/httpd.
> What commands should I use to build it to override my current binary
> instalation ?
>
> ./configure && make && make install
>
> will be good ?
no.
make -f Makefile.bsd-wra
On Sun, Jan 27, 2008 at 02:12:38PM +0100, Bambero wrote:
> Hello
>
> I have modified apache source in /usr/src/usr.sbin/httpd.
> What commands should I use to build it to override my current binary
> instalation ?
FAQ 5.3.5 will work. Of course, afterwards, your browser may not.
On Sun, 27 Jan 2008 08:36:22 -0500
Josh Grosse <[EMAIL PROTECTED]> wrote:
> On Sun, Jan 27, 2008 at 02:12:38PM +0100, Bambero wrote:
> > Hello
> >
> > I have modified apache source in /usr/src/usr.sbin/httpd.
> > What commands should I use to build it to override my current binary
> > instalation
Hello
I have modified apache source in /usr/src/usr.sbin/httpd.
What commands should I use to build it to override my current binary
instalation ?
./configure && make && make install
will be good ?
Regards,
Bambero
--
Bambero <[EMAIL PROTECTED]>
5 matches
Mail list logo