Re: Building Courier the Debian way

2001-08-30 Thread Justin
Well, I figured out what I was doing wrong, but I have a new problem now. My steps were: 1. Download .tar.gz and patch from debian. 2. Unpack the source and patch it. 3. Run "dpkg-buildpackage -rfakeroot" My problem was step three. I didn't realize I needed to run "./debian/rules build" fro

Re: Building Courier the Debian way

2001-08-30 Thread Colin Watson
On Wed, Aug 29, 2001 at 12:33:58PM -0500, Justin Bauer wrote: > I'm trying to build courier from source, using the source and patch from > the debian site. I untarred the source and applied the patch, and that > went just fine. I'm getting a wierd error, and I'm sure it's something > very simple,