Re: Installing postgres on win XP
"Dave Page" <[email protected]> Thu, 11 Aug 2005 15:24:34 +0100
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <E7F85A1B5FF8D44C8A1AF6885BC9A0E4AC998E@ratbert.vale-housing.co.uk> |
=20 > -----Original Message----- > From: Bruce Momjian [mailto:[email protected]]=20 > Sent: 11 August 2005 15:17 > To: Dave Page > Cc: [email protected] > Subject: Re: [pgsql-hackers-win32] Installing postgres on win XP >=20 > Dave Page wrote: > > > The plain PostgreSQL-8.0, if run, says "The installation=20 > package could > > > not be opened. Verify that the package ...". If I click on the > > > PostgreSQL-8.0-int, the installer works. This is a fresh=20 > download run > > > from my desktop. > > >=20 > > > This is on XP Pro.=20=20 > >=20 > > Sounds like it's already installed on your machine. If that=20 > is the case, > > you can directly run the -int msi and it'll go into=20 > maintenance mode, > > using the language option setup by the bootstrapper on the first > > invocation. On a clean machine, you cannot run the -int msi=20 > - it'll fail > > with an appropriate message telling you what to do. >=20 > OK, I uninstalled, and tried again. Now, for the non-int file (the > first one), I get the language selection window, but once=20 > choose Next, I > get the same error message listed above about not being opened. If I > click on the *-int file, I do get a suggestion to run the MSI file. Yea, that's the expected behaviour (and is the same as Winzip). Unpack, then run is the only safe way. Unfortunately, we cannot combine the two files together without losing the multi-language support. It took a lot of hoop jumping to get it to the point it is now, and it still won't work in Japanese :-( (hence why we distribute a different copy for Japanese users). Regards, Dave ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [email protected] so that your message can get through to the mailing list cleanly