Re: Compiling the dpkg source package..

1998-09-23 Thread Marcus Brinkmann
On Tue, Sep 22, 1998 at 04:40:13PM -0700, [EMAIL PROTECTED] wrote: > On Tue, 22 Sep 1998, Marcus Brinkmann wrote: > > > dpkg-source -x foo_version.dsc > > cd foo_version > > debian/rules binary or dpkg-buildpackage -b -us -uc > > > > Marcus > > Thanks - I appreciate it. :) The o

Re: Compiling the dpkg source package..

1998-09-22 Thread ninjaz
On Tue, 22 Sep 1998, Marcus Brinkmann wrote: > dpkg-source -x foo_version.dsc > cd foo_version > debian/rules binary or dpkg-buildpackage -b -us -uc > > Marcus Thanks - I appreciate it. :) The output of dpkg-buildpackage even showed how to call aclocal to get things started, and

Re: Compiling the dpkg source package..

1998-09-22 Thread Marcus Brinkmann
On Tue, Sep 22, 1998 at 06:31:12AM -0700, [EMAIL PROTECTED] wrote: > > Hi, any chance someone could tell me the correct incantations for > compiling dpkg from source? I've tried both the versions in hamm and > slink, but the INSTALL file is just a default gnu configure one, and > ./configure (it'

Compiling the dpkg source package..

1998-09-22 Thread ninjaz
Hi, any chance someone could tell me the correct incantations for compiling dpkg from source? I've tried both the versions in hamm and slink, but the INSTALL file is just a default gnu configure one, and ./configure (it's installation instructions) does nothing useful. I also tried autoconf and