You very much need to look into the lovely 'checkinstall' tool. It will build a .deb for you, from your build environment, you can ship the .deb along with your package.
On Fri, Feb 15, 2013 at 2:29 AM, Alan Ward <[email protected]> wrote: > Hi,**** > > I have developed a fairly simple zeromq client-server app using 3.2.2 on > Ubuntu 11.10.**** > > I wish to distribute the client application to many end-points. Note that > they are ARM-based.**** > > The Ubuntu apt package for zeromq is quite old.**** > > ** ** > > The only way I have found of installing the client is to first install the > full zeromq distribution and build it on the client machine.**** > > ** ** > > This is OK in my development and test environment, but unrealistic across > a number of independent client machines with indeterminate existing content. > **** > > ** ** > > Is the a way I can build a re-distributable run-time for zeromq?**** > > ** ** > > Thanks,**** > > ** ** > > Alan**** > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
