This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building postfix under cygwin


Matt,

On Tue, Jan 22, 2002 at 11:54:19PM -0600, Matthew Smith wrote:
>     Hey, thanks for the pointer.  I used the bind and berkeley-db
> binaries/libs from that site.  Using those, and through a bit of hacking, I
> have a complete postfix!  I'll do some testing, and let the list know the
> results.  I'd be interested in maintaining postfix, if someone would step
> forward to maintain bind and berkeley-db...

Will building against a later version of bind help?  If so, then check
out the following:

    http://sources.redhat.com/ml/cygwin/2001-08/msg00184.html

With the above, I was able to build bind 8.3.0-t1a-3 using the attached
build recipe.

When you are ready, please post your postfix patch.  I would like to
start playing with postfix myself.

Thanks,
Jason
--- Begin Message ---
apply Steven Biggs patch
cd src
make
make DESTDIR=/tmp/bind DESTMAN=/usr/local/man install
cd ../doc/man
install.sh

Attachment: install.sh
Description: Bourne shell script

--- End Message ---
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]