Обсуждение: Installing PGSQL on Windows XP

Поиск
Список
Период
Сортировка

Installing PGSQL on Windows XP

От
"Vishwanath, Kiran - Mission"
Дата:
Hi There,
=20
I am trying to install PGSQL on a Windows XP box and have downloaded a
snapshot of the tar ball onto my box. I am unable to run the ./configure
command and am not sure if I have missed any pre-requisites like a C
compiler or something else.=20
=20
I tried looking at the read me and install files without much use, could
you please let me know the exact procedure to carry out this
installation on an XP box?
=20

Kind regards,

Kiran Vishwanath, Consultant

Mission

DDI: +44 [0] 207 808 5477 M: +44 [0]7877 912886

________________________________

MISSION... Confidence in Delivery
CONSULTING | RECRUITMENT | EDUCATION | MANAGED SERVICES
London Office T: +44 [0] 207 808 5477 | F: +44 [0] 207 808 5394
=20
For more information on the UK's largest systems quality assurance and
testing solutions provider please visit www.mission-at.com
<http://www.mission-at.com/>=20
=20
Mission Assurance and Testing Limited is part of The Capita Group Plc

=20

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________=

Re: Installing PGSQL on Windows XP

От
Magnus Hagander
Дата:
Vishwanath, Kiran - Mission wrote:
> Hi There,
>
> I am trying to install PGSQL on a Windows XP box and have downloaded a
> snapshot of the tar ball onto my box. I am unable to run the ./configure
> command and am not sure if I have missed any pre-requisites like a C
> compiler or something else.
>
> I tried looking at the read me and install files without much use, could
> you please let me know the exact procedure to carry out this
> installation on an XP box?

If you want to install from source, see the FAQ at
http://www.postgresql.org/docs/faqs.FAQ_MINGW.html.

If you just want to get the binaries in there and just use the database,
get the MSI file from the main FTP site and install from there. See
http://pginstaller.projects.postgresql.org/.

//Magnus