hi Aaron, some days ago i wrote this howto for ubuntu, it's in italian but if you want you can use google translator or something like that...
Original link: http://lab.oscert.net/varnish/installazione-di-varnish-dai-sorgenti google translator: http://translate.google.it/translate?js=n&prev=_t&hl=it&ie=UTF-8&layout=2&eotf=1&sl=it&tl=en&u=http%3A%2F%2Flab.oscert.net%2Fvarnish%2Finstallazione-di-varnish-dai-sorgenti regards amedeo 2010/12/22 Aaron . <[email protected]>: > Hello, tried contacting varnish contact person, but couldn't find any ways > to do so - thus the mailing list. Sorry if I'm causing others any > inconvenience ;-) > > Just a heads up for those using the Ubuntu installation guide: it installs > an outdated varnish: > > r...@xen7:/etc/apache2# varnishd -V > > varnishd (varnish-1.0.3) > > Copyright (c) 2006 Linpro AS / Verdens Gang AS > > r...@xen7:/etc/apache2# > > Here's what I did (rather than re-compliing from source to get 2.1.4 (am > getting 2.1.2 on Ubuntu Hardy) > > 1. > > From > http://repo.varnish-cache.org/debian/dists/hardy/varnish-2.1/binary-amd64/: > > > wget > http://repo.varnish-cache.org/debian/dists/hardy/varnish-2.1/binary-amd64/varnish_2.1.2-1~hardy1_amd64.deb > > 2. > > To resolve dependency issues: > > apt-get install libvarnish1 > 3. > dpkg -i varnish_2.1.2-1~hardy1_amd64.deb > > After installation: > > r...@xen7:/home/bsg/download# varnishd -V > > varnishd (varnish-2.1.2 SVN ) > > Copyright (c) 2006-2009 Linpro AS / Verdens Gang AS > > r...@xen7:/home/bsg/download# > > > Hope this helps :-) > > Keep up the great work guys! > > Cheers, > Aaron > > _______________________________________________ > varnish-misc mailing list > [email protected] > http://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc > _______________________________________________ varnish-misc mailing list [email protected] http://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
