I get this error:<div><br></div><div><div>can&#39;t find file to patch at input line 5</div><div>Perhaps you should have used the -p or --strip option?</div><div>The text leading up to this was:</div><div>--------------------------</div>
<div>|Index: src/http/ngx_http_core_module.c</div><div>|===================================================================</div><div>|--- src/http/ngx_http_core_module.c    (revision 3099)</div><div>|+++ src/http/ngx_http_core_module.c    (working copy)</div>
<div>--------------------------</div><div>File to patch:</div><div><br></div><br><div class="gmail_quote">On Sun, Oct 17, 2010 at 3:38 PM, Igor Sysoev <span dir="ltr">&lt;<a href="mailto:igor@sysoev.ru">igor@sysoev.ru</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Sun, Oct 17, 2010 at 03:05:44PM -0400, Ilan Berkner wrote:<br>
<br>
&gt; Thanks, this would be the first time I&#39;m applying a patch.  What&#39;s the<br>
&gt; correct process?<br>
<br>
</div>tar zxf nginx-0.8.52.tar.gz<br>
patch -d nginx-0.8.52 &lt; patch.error_page.30x.1<br>
cd nginx-0.8.52<br>
./configure ...<br>
<div class="im"><br>
<br>
&gt; 2010/10/17 Igor Sysoev &lt;<a href="mailto:igor@sysoev.ru">igor@sysoev.ru</a>&gt;<br>
&gt;<br>
&gt; &gt; On Sun, Oct 17, 2010 at 08:42:56PM +0400, Igor Sysoev wrote:<br>
&gt; &gt;<br>
&gt; &gt; &gt; On Sun, Oct 17, 2010 at 08:33:36PM +0400, Igor Sysoev wrote:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; On Sun, Oct 17, 2010 at 12:29:14PM -0400, Ilan Berkner wrote:<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; Thanks Igor, appreciate the information, is this something you expect<br>
&gt; &gt; to be<br>
&gt; &gt; &gt; &gt; &gt; done in coming versions?<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; The attached patch allows this.<br>
&gt; &gt; &gt; &gt; It will be included in the next 0.8.53.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Sorry, this is wrong patch.<br>
&gt; &gt;<br>
&gt; &gt; The new patch.<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt; Igor Sysoev<br>
&gt; &gt; <a href="http://sysoev.ru/en/" target="_blank">http://sysoev.ru/en/</a><br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; nginx mailing list<br>
&gt; &gt; <a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
&gt; &gt; <a href="http://nginx.org/mailman/listinfo/nginx" target="_blank">http://nginx.org/mailman/listinfo/nginx</a><br>
&gt; &gt;<br>
&gt; &gt;<br>
<br>
&gt; _______________________________________________<br>
&gt; nginx mailing list<br>
&gt; <a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
&gt; <a href="http://nginx.org/mailman/listinfo/nginx" target="_blank">http://nginx.org/mailman/listinfo/nginx</a><br>
<br>
<br>
</div>--<br>
<div><div></div><div class="h5">Igor Sysoev<br>
<a href="http://sysoev.ru/en/" target="_blank">http://sysoev.ru/en/</a><br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://nginx.org/mailman/listinfo/nginx" target="_blank">http://nginx.org/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br></div>