Thread: Re: Nightly builds
> > I am game to write up some better instructions for > installing mingw to > > compile postgresql on Windows if there are any notes on > which packages > > need to be installed. I have successfully compiled and installed on > > Linux. > > I would be very grateful for this. > > It would also be very helpful to have a list of recommended > software versions and from where to download them. > > I for one am still struggling with Kerberos on Windows, and > it would be a great help for me to know where to get > libraries and headers from. The pginstaller README might help you - it contains the steps used to build it for the installer... http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/README?re v=1.18&content-type=text/x-cvsweb-markup right at the bottom. //Magnus