Thanks Vladimir Have you had any performance issues/errors with your new RPMs when tested under load? Just curious, seeing that you had a build issue when making the packages.
Best, David ________________________________________ From: Vladimir [[email protected]] Sent: 31 March 2010 13:06 To: David Murphy Cc: [email protected] Subject: Re: Varnish 2.1 RPM form Redhat I just built those myself. All you need to do is put varnish-2.1.tar.gz is install rpm-build package then put varnish-2.1.tar.gz in /usr/src/redhat/SOURCES/ then tar -xvf varnish-2.1.tar.gz varnish-2.1/redhat/varnish.spec edit the varnish.spec file to say 2.1 instead of 2.0.7. Then rpmbuild -bb varnish-2.1/redhat/varnish.spec That should build the packages for you. One note is that for whatever reason make check fails on any machine I have tried this on so only way I could get it going was to take out everything from %check to %install and rebuild. Anyone else encounter this issue ? On Wed, 31 Mar 2010, David Murphy wrote: > Could someone kindly point me to the Varnish 2.1 rpm for RHEL5, 64bit please? _______________________________________________ varnish-misc mailing list [email protected] http://lists.varnish-cache.org/mailman/listinfo/varnish-misc
