<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 21/06/2010 23:53, Cliff Wells wrote:
<blockquote cite="mid:1277160830.1810.38.camel@portable-evil"
 type="cite">
  <pre wrap="">On Mon, 2010-06-21 at 23:38 +0100, Ian Hobson wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">On 21/06/2010 23:02, Jeff Waugh wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">
Which distro, how did you acquire nginx, etc?

- Jeff

   
      </pre>
    </blockquote>
    <pre wrap="">Ubuntu 10.4 and compiled from sources today.

nginx-0.7.67
nginx_http_push_module-0.69
openssl-1.0.0a
pcre-8.02
zlib-1.2.5

./configure \
   --sbin-path=/usr/sbin \
   --conf-path=/etc/nginx/nginx.conf \
   --pid-path=/usr/local/nginx/nginx.pid \
   --with-http_ssl_module \
   --with-pcre=../pcre-8.02 \
   --with-zlib=../zlib-1.2.5 \
   --with-openssl=../openssl-1.0.0a \
   --add-module=/home/ian/Sources/nginx_http_push_module-0.69
make
sudo make install
    </pre>
  </blockquote>
  <pre wrap="">
Have you tried with the distro's versions of pcre, zlib, and openssl?

  </pre>
</blockquote>
No. How would I do that? <br>
pcre and zlib are not packages apt-get recognises. <br>
<br>
openssl claims to be at latest (0.9.8k 25 mar 2009).&nbsp; <br>
<br>
Regards<br>
<br>
Ian<br>
<br>
<blockquote cite="mid:1277160830.1810.38.camel@portable-evil"
 type="cite">
  <pre wrap="">Cliff


_______________________________________________
nginx mailing list
<a class="moz-txt-link-abbreviated" href="mailto:nginx@nginx.org">nginx@nginx.org</a>
<a class="moz-txt-link-freetext" href="http://nginx.org/mailman/listinfo/nginx">http://nginx.org/mailman/listinfo/nginx</a>
  </pre>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>

No virus found in this incoming message.
Checked by AVG - <a class="moz-txt-link-abbreviated" href="http://www.avg.com">www.avg.com</a> 
Version: 9.0.829 / Virus Database: 271.1.1/2953 - Release Date: 06/21/10 07:36:00

  </pre>
</blockquote>
<br>
</body>
</html>