Hi,
On 16.07.2014 16:07, Kuldip Madnani wrote: > My Linux Distribution is : > > Red Hat Enterprise Linux Server release 6.3 (Santiago) > As far as I know redhat or centos 6.x has only haproxy 1.4 packages in his repo. You might want to use my repo at http://nd-build-01.linux-appliance.net/repos/centos/haproxy/ Just put http://nd-build-01.linux-appliance.net/repos/centos/haproxy/haproy-centos-6x.repo under /etc/yum.repos.d/ and issue yum install haproxy. After that you should have 1.5.2 on you box. > On Wed, Jul 16, 2014 at 9:03 AM, Mathew Levett > <[email protected] <mailto:[email protected]>> wrote: > > Hi Kuldip, > > I think you may need to provide a little more information, it may > be that your Linux distribution may already have haproxy in their > repository. However the information supplied does not really show > what your running. Do you know the distribution name? > > If its Debian then something like 'apt-get install haproxy' may be > all you need, RedHat based distros may use yum so 'yum install > haproxy'. however its also not that hard to compile the latest > version from source and is well documented in the download file. > > Usually on a list like this you need to supply as much information > as possible so the people here can help. > > Kind Regards, > > Mathew > > > On 16 July 2014 14:50, Kuldip Madnani <[email protected] > <mailto:[email protected]>> wrote: > > Hi, > > Where can i find the compiled binaries for haproxy.My system > configuration is this : > > $ uname -a > Linux 2.6.32-279.22.1.el6.x86_64 #1 SMP Sun Jan 13 09:21:40 > EST 2013 x86_64 x86_64 x86_64 GNU/Linux > > Thanks & Regards, > Kuldip > > > cheers, thomas

