On Mon, 21 Jan 2002, Zvi Har'El wrote: > On Mon, 21 Jan 2002, Tzafrir Cohen wrote: > > > > > I have apache installed from distribution RPMs. Can I avoid a full build > > of apache? > > > > Can I avoid a full re-installation of apache? > > > > > > You need a new /usr/lib/apache/libproxy.so and /usr/bin/httpd (because of the > patch in http_protocol.c). I don't know how you can get these without > rebuilding the RPM. You can unpack the RPM, modify the necessary files, and > then rebuild it.
In the end I added an extra source and patch to the RPM (the patch applied cleanly). I didn't feel like modifying to much, so I added them in a rather crude way. Anyway, it built just fine. After I replaced the packages apache, apache-common and apache-modules with the newly compiled version, everything seems to work fine. (Actually there was no real need to replace apache-comon, but apache and apache-modules depended on apache-common of at least of the same version) Thanks -- Tzafrir Cohen mailto:[EMAIL PROTECTED] http://www.technion.ac.il/~tzafrir ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
