<div class="gmail_quote">On Mon, Mar 23, 2009 at 4:11 PM, Mark Alan <span dir="ltr">&lt;<a href="mailto:varia@e-healthexpert.org">varia@e-healthexpert.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Merlin wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Mark,<br>
<br>
Why not just use apt-get source to get the source package of nginx; wget the latest nginx; copy the debian/ directory from the source package <br>
</blockquote>
<br></div>
Come on, with a new nginx 0.7.4x coming out every day?</blockquote><div><br>I don&#39;t know what list you&#39;re on that I&#39;m not but I&#39;d love to see the daily nginx release list ;).<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

The reported procedure is a faster and gets the job done rather well.</blockquote><div><br>Neither procedure is any faster than the other (both can be scripted down to one invocation and the configure/build process will take the same amount of time!), but the original method *appears* to get the job done rather well - if you don&#39;t care about possibly breaking your debian installation.<br>
<br>Personally, I like things to be easy to inspect/add/remove/update with the tools that are built into the distrobution.  This is not to say your method is &quot;wrong&quot; or even that it will break anything; I merely offer another way to do things more in-line with the way other things are done in the distrobution.<br>
<br>$ dpkg -l | grep nginx<br>ii     nginx                0.7.44-1               small, but very powerful and efficient web server<br> <br>I bet yours still says 0.6.32-3.<br><br>- Merlin</div></div><br>