Peter, I've had success packaging my own RPMs for Centos 6 and 7 using the following: https://github.com/mesosphere/mesos-deb-packaging In my particular case, I use it to package custom-built versions of mesos.
Chris On Tue, Mar 15, 2016 at 5:58 PM Peter Steele <[email protected]> wrote: > Ah, I was apparently looking in the wrong place. This looks more like what > I need. Thanks very much. > > > Peter > > > On 03/15/2016 02:40 PM, Avinash Sridharan wrote: > > There are Mesos packages available for various distributions at the > Mesosphere download page. > > Would this work ? > https://mesosphere.com/downloads/ > > > > On Tue, Mar 15, 2016 at 2:37 PM, Peter Steele <[email protected]> wrote: > >> I've just downloaded and built mesos for the first time. Once we figure >> things out, we'll want to install the mesos software on hardware different >> than where it is built. Ordinarily we'd have binary only tarballs for the >> software we're installing on our servers but there doesn't appear to be a >> binary only distribution available yet. What's the recommended way to build >> in one place and install in another? >> >> Peter >> >> > > > -- > Avinash Sridharan, Mesosphere > +1 (323) 702 5245 > > >

