Re: 8.0.x windows installer fails?

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: <gry(at)ll(dot)mit(dot)edu>, <pgsql-sql(at)postgresql(dot)org>
Subject: Re: 8.0.x windows installer fails?
Date: 2005-10-25 16:27:44
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE92E7AE@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

> [Win XP Professional 2002, SP 1, Pentium 4, 1.4 GHz, 512MB
> RAM] I'm trying to install postgres 8.0.4 on my windows machine.
> I downloaded
> ftp.us.postgresql.org/pub/mirrors/postgresql/binary/v8.0.4/win
> 32/postgresql-8.0.4.zip.
> I then double-clicked the file "postgresql-8.0".
> It says "Welcome to the PostgreSQL Installation Wizard...".
> The default english language is ok, so...
> I click the "Start" button, and immediately get a window
> labeled "Windows Installer" saying:
>
> This installation package could not be opened. Verify that
> the package exists adn that you can access it or contact the
> appilcation vendor to verify that this is a valid Windows
> Installer package.
>
> So I tried the analgous file from 8.0.3, with the same results.
> What am I doing wrong?

You must uncompress the file first. If you just doubleclick inside the
ZIP file, it will only uncompress the file you doubleclicked on and not
the other MSI file also required.

Uncompress to a temp directory and doubleclick it from there.

//Magnus

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2005-10-25 18:06:17 Re: Delete rule chain stops unexpectedly
Previous Message george young 2005-10-25 16:16:35 8.0.x windows installer fails?