Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 May 2006 11:08:33 +0200
From:      David Landgren <david@landgren.net>
To:        freebsd-questions@freebsd.org
Subject:   Adding an extra Apache DSO module after 'make install'
Message-ID:  <447D5D11.9050604@landgren.net>

next in thread | raw e-mail | index | archive | help
List,

Having built an Apache 2.0.58 from ports and watching it run, I realise 
that I forgot to include mod_negotiation. Is it possible to return the 
the ports directory, rebuild the package, this time with the addition 
module, and simply take the built mod_negotation.so and add it to the 
libexec/apache2 directory?

Either that, or is there a more general method within the ports 
framework of taking a mod_*.c file and converting it to a DSO for 
inclusion with httpd after the fact? I.e, if possible I would like to 
avoid reinstalling the httpd world, but on the other hand, I don't want 
the new .so file to cause a segfault because of some sort of API mismatch.

Thanks,
David Landgren

-- 
Much of the propaganda that passes for news in our own society is given 
to immobilising and pacifying people and diverting them from the idea 
that they can confront power -- John Pilger




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