Dave Page wrote:
>
> In the case of PostgreSQL itself, it's built in /usr/local/src/postgresql-8.x,
> installed to /usr/local/pgsql and then packaged up from there.
>
Perhaps you should build it in the directory that the installer suggests
as default for the installation? That way, most of the installations
will work out of the box. If you should try that, be careful to use the
Windows short representation (i.e. C:/Progra~1/PostgreSQL). Whitespace
doesn't play well with most makefiles.
Regards,
Thomas Hallgren