I've made a custom RPM I've been using for version 1.5.1 and I've hosted it here:
https://bitbucket.org/PeteMS/haproxy-rpm-vagrant/downloads I adapted the spec from https://github.com/nmilford/rpm-haproxy On Wed, Jul 16, 2014 at 3:18 PM, Ryan O'Hara <[email protected]> wrote: > On Wed, Jul 16, 2014 at 09:07:48AM -0500, Kuldip Madnani wrote: > > My Linux Distribution is : > > > > Red Hat Enterprise Linux Server release 6.3 (Santiago) > > HAProxy is not included in RHEL 6.3. You will need RHEL 6.4 with Load > Balancer AddOn or RHEL7. > > Ryan > > > On Wed, Jul 16, 2014 at 9:03 AM, Mathew Levett <[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]> 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 > > >> > > >> > > > > >

