Re: package building prob

2003-06-23 Thread Rob Weir
On Fri, Jun 13, 2003 at 01:56:12AM -0400, harshu wrote: > Hi Folks, > > I am trying to build a debian package of ayttm. > > what i did > apt-get source ayttm At a minimum, you need to install the 'build-essential' package (and it's dependencies) as well as run 'apt-get builddep ayttm' to install

package building prob

2003-06-12 Thread harshu
Hi Folks, I am trying to build a debian package of ayttm. what i did apt-get source ayttm dpkg-source -x ayttm*dsc cd ayttm- debian/rules binary and this the error i get. I would appreciate some pointers on how to solve this. I did search for mkinstalldirs on packages.debian.org and automake1.