20 messages in ru.sysoev.nginxRe: debian package for version > 0.6.32
FromSent OnAttachments
mrginxJul 23, 2009 12:53 am 
Igor SysoevJul 23, 2009 12:55 am 
mrginxJul 23, 2009 1:30 am 
Igor SysoevJul 23, 2009 1:34 am 
Nuno MagalhãesJul 23, 2009 2:57 am 
Tom KeyserJul 24, 2009 3:50 pm 
Michael ShadleJul 24, 2009 4:01 pm 
Michal KowalskiJul 24, 2009 8:19 pm 
Shr...@ DevLib.OrgJul 24, 2009 11:35 pm 
Tom KeyserJul 24, 2009 11:47 pm 
Igor SysoevJul 25, 2009 12:06 am 
Shr...@ DevLib.OrgJul 25, 2009 12:34 am 
Shr...@ DevLib.OrgJul 25, 2009 1:05 am 
Tom KeyserJul 25, 2009 1:50 am 
Olivier B.Jul 25, 2009 2:36 am 
Tom KeyserJul 25, 2009 3:21 am 
Tom KeyserJul 25, 2009 4:25 am 
Olivier B.Jul 25, 2009 4:55 am 
merlin coreyJul 25, 2009 5:04 am 
Michal KowalskiJul 25, 2009 5:42 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: debian package for version > 0.6.32Actions...
From:Tom Keyser (tkey@emediavillage.com)
Date:Jul 25, 2009 4:25:22 am
List:ru.sysoev.nginx

Also, I am running Debian 4.2.3-2 so, I expect it needs to be compiled etch? is that correct?

Unfortunately, I don't have a machine I can compile it on.. I'm running a Vyatta firewall and cant get the compiler to install, but fortunately can install packages.

Olivier B. wrote:

Tom Keyser a écrit :

Anyone know where I can find a newer debian package that is not in SID? Or is installing the one in SID safe?

Hi,

you can recompile the package for a Lenny for example :

aptitude install build-essential devscripts debian-keyring fakeroot

dget http://ftp.de.debian.org/debian/pool/main/n/nginx/nginx_0.7.59-1.dsc cd nginx* fakeroot dpkg-buildpackage ls -l ../*.deb

Olivier