I have MinGW installed and I’ve unpacked the pg 9.0 source files which now reside in the following path:
· C:\Program Files\postgresql-9.0.0
In Chapter 15.5 of the 9.0 manual, the installation procedure basically begins by instructing me to run ./configure
This command does not work.
Much appreciated if someone could point me in the right direction or clue me in to what I need in order to run the configuration script.
Thanks,