Hello, You will need a second box for this. a) on the build box: Use nfs, export /usr/src and /usr/obj cd /usr/src/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-wrapper
b) on the box where you want to update httpd. Mount_nfs /usr/src and /usr/obj cd /usr/src/usr.sbin/httpd make -f Makefile.bsd-wrapper install Kind regards, - - Didier Wiroth > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On Behalf Of Juha Saarinen > Sent: 23 August 2006 10:31 > To: Nico Meijer > Cc: OpenBSD Misc list > Subject: Re: How to update httpd without a compiller > > On 8/23/06, Nico Meijer <[EMAIL PROTECTED]> wrote: > > Set up another, non-production, box with 3.9 and build > -stable on that. > > Follow `man release` and read the upgrade guide on how to > extract the > > sets. > > Seems a slightly cumbersome way to deal with security issues > which may be urgent, but perhaps that's just me? > > -- > > Juha > www.geekzone.co.nz/juha