nginx
Unofficial nginx binary packages for Ubuntu 7.04 & Debian
Unofficial nginx binary packages for Ubuntu 7.04 & Debian
nginx_0.6.13~grrr-1_i386.deb
Wed, 10 Oct 2007 01:16:00 -0400 (215 kb)
md5: 0282413e52289ca0f6ee3f7d7cfac6ae
nginx_0.6.13~grrr-1_amd64.deb
Wed, 10 Oct 2007 01:14:00 -0400 (228 kb)
md5: 2b494803bb6652504fdf1a5311827664
nginx_0.5.32~grrr-1_i386.deb
Wed, 10 Oct 2007 01:12:00 -0400 (210 kb)
md5: ee6d60f9ecc2c6d12069ab7479aab89c
nginx_0.5.32~grrr-1_amd64.deb
Wed, 10 Oct 2007 01:10:00 -0400 (222 kb)
md5: eee9af97a2ec7185b1a889cacff2b000
I am no longer going to be making or updating these packages. Compiling nginx from source is very easy, and is still the recommened way to run the current version. Clear and simple instructions are available for many Linux distributions.
I want to use newer versions than what the Ubuntu universe repository offers. The feisty package is 0.4.13 (and gutsy will be 0.5.26). Simply compiling these from source works OK, but involves finding an init script, setting paths in the configure line, etc. I like the "debianized" features the official packages offer, so I used the latest debian unstable package (0.5.30) as a base and made updated packages.
I've had a report (thanks Cliff) that my package does not work on Debian/stable due to a dependency on a later libc6. An option is to use the Debian source packages backported to Debian/stable instead. Details on how to do this are available...
Of course use at your own risk. I've done a fair amount of testing and things work fine for me. I use the amd64.debs on my slice at Slicehost, and the i386.debs at home for testing.
INSTALL: sudo dpkg -i nginx_xxxxxx.deb
REMOVE: sudo aptitude remove nginx