I've actually built quite a few packages for Debian. Just never a single binary. All the tools want a complete source-tree to do so. I have a pre-compiled, stand-alone binary (only requires libc6) and want to make a deb so I can make it part of a virtual package which will install all dependancies for a certain 'class/type' of machine I have.
I also don't have the source, or say for example.. it's a perl script.. or some bash scripts.. how would you do it? On Mon, 2002-02-11 at 17:52, csj wrote: > On Mon, Feb 11, 2002 at 04:58:43PM -0700, Blake Barnett wrote: > > What's the simplest way to package a single binary? It just needs to be > > installed in a certain directory with certain permissions. Should I > > just create a custom Makefile with an install section to 'install' it? > > > > Is there a simpler way? > > > > apt-cache show dpkg-dev devscripts | pager -- Blake Barnett (bdb) <[EMAIL PROTECTED]> Sr. Unix Administrator DevelopOnline.com office: 480-377-6816 Learning is a skill, you get better at it with practice.