DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=39079>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=39079 ------- Additional Comments From [EMAIL PROTECTED] 2006-03-29 21:34 ------- (In reply to comment #11) > I compiled another apache. I've never compiled trunk versions before, so > here's > what I did; please let me know if it is incorrect: > $ wget http://issues.apache.org/bugzilla/attachment.cgi?id=17874 > $ svn checkout http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x httpd-2.2 > $ cd httpd-2.2 > $ svn co http://svn.apache.org/repos/asf/apr/apr/branches/1.2.x srclib/apr > $ svn co http://svn.apache.org/repos/asf/apr/apr-util/branches/1.2.x srclib/apr-util > $ patch -p0 <~/attachment.cgi\?id=17874 (gave some fuzz) > $ ./buildconf > $ ./configure ...... This is fine, but you do not need to pull apr, apr-util and httpd from subversion in this case. You can try to apply the patch to the untared httpd-2.2.0.tar.gz. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
