> ------- Original Message -------
> From: Magnus Hagander <magnus@hagander.net>
> To: Tom Lane <tgl@sss.pgh.pa.us>
> Sent: 25/04/07, 22:31:20
> Subject: Re: [PATCHES] Fix for MSVC header installation
>
> Yup. I had no idea it did that :-) It certainly explains the difference.
No, nor I, but it makes sense if you consider an install into /usr/local vs. /usr/local/pgsql for example.
> Since the default path is /usr/local/pgsql.. But on the linux box in
> question I build into /home/mha/pginst/HEAD/.
Hmm, that presents a possible problem as I can't see any way to restructure the layout based on the selected
installationpath in pgInstaller :-(. We should probably stick with the postgresql-already-in-the-path layout - no-one's
evercomplained, and that'll be the smallest issue for anyone porting code to win32.
Fixing the perl code shouldn't be an issue of course.
/D