|
View:
New views
13 Messages
—
Rating Filter:
Alert me
|
|
|
Installing postgres on win XPI am trying to install Postgresql 8.0.3/ 8.0.2 on windows XP.
I get following error: This installation package cannot be openned. Verify that the package exists and that you access it, or contact the application vendor to verify that this is a valid windows installer package. This happens right after I click on "Start>" button after the language choice window. Appreciate your help. Thanks, Andy ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@... so that your message can get through to the mailing list cleanly |
|
|
|
|
|
Re: Installing postgres on win XPDave Page wrote:
> > > > -----Original Message----- > > From: pgsql-hackers-win32-owner@... > > [mailto:pgsql-hackers-win32-owner@...] On Behalf > > Of Anup Bordia > > Sent: 03 August 2005 04:31 > > To: pgsql-hackers-win32@... > > Subject: [pgsql-hackers-win32] Installing postgres on win XP > > > > I am trying to install Postgresql 8.0.3/ 8.0.2 on windows XP. > > > > I get following error: > > > > This installation package cannot be openned. Verify that the > > package exists > > and that you access it, or contact the application vendor to > > verify that > > this is a valid windows installer package. > > > > This happens right after I click on "Start>" button after the > > language > > choice window. > > Are you running straight from Winzip? If so, extract the files to disk > first, then run it. Does anyone know why it can't install without being unzipped, and can that be fixed? -- Bruce Momjian | http://candle.pha.pa.us pgman@... | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster |
|
|
|
|
|
|
|
|
Re: Installing postgres on win XPDave Page wrote:
> > > > -----Original Message----- > From: Bruce Momjian [mailto:pgman@...] > Sent: Tue 8/9/2005 6:27 PM > To: Dave Page > Cc: Anup Bordia; pgsql-hackers-win32@... > Subject: Re: [pgsql-hackers-win32] Installing postgres on win XP > > >> Are you running straight from Winzip? If so, extract the files to disk > >> first, then run it. > > > > Does anyone know why it can't install without being unzipped, > > Because when you double click on the file in Winzip, it seems to do strange things with what it extracts - specifically, I don't think it extracts the rest of the files in the archive like it seems to for some installers, perhaps because it doesn't recognise msi files and treat them like it might for 'setup.exe' files. In our case, it doesn't find the main installer database, so it bootstraps and gets the language, then fails when it trys to go any further. > > > and can > > that be fixed? > > Extract first, then run. Or get Winzip fixed. I was thinking of when I open using "Open With ... Compressed (Zip) Folders" from the XP menu --- that does not work. It says the download is corrupt. -- Bruce Momjian | http://candle.pha.pa.us pgman@... | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |
|
|
|
|
|
Re: Installing postgres on win XPDave Page wrote:
> > > > -----Original Message----- > > From: Bruce Momjian [mailto:pgman@...] > > Sent: 09 August 2005 19:29 > > To: Dave Page > > Cc: Anup Bordia; pgsql-hackers-win32@... > > Subject: Re: [pgsql-hackers-win32] Installing postgres on win XP > > > > > > I was thinking of when I open using "Open With ... Compressed (Zip) > > Folders" from the XP menu --- that does not work. It says > > the download > > is corrupt. > > Perhaps yours is - it works perfectly for me, having downloaded freshly > from a randomly chosen mirror. Ah, seems I have to click on the _second_ file in the directory for this to work. Can we make that file first or label is something like "install"? -- Bruce Momjian | http://candle.pha.pa.us pgman@... | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |
|
|
|
|
|
Re: Installing postgres on win XPDave Page wrote:
> > > > -----Original Message----- > > From: Bruce Momjian [mailto:pgman@...] > > Sent: 11 August 2005 14:47 > > To: Dave Page > > Cc: Anup Bordia; pgsql-hackers-win32@... > > Subject: Re: [pgsql-hackers-win32] Installing postgres on win XP > > > > Ah, seems I have to click on the _second_ file in the > > directory for this > > to work. Can we make that file first or label is something like > > "install"? > > First/last is kinda dependent on how your copy of Winzip sorts the rows. > > > Besides, if you run the internal msi (the one with the -int on the > name), it should give you a message telling you to go run the other one > (it did on a quick test here). What do you see exactly? The plain PostgreSQL-8.0, if run, says "The installation 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 download run from my desktop. This is on XP Pro. -- Bruce Momjian | http://candle.pha.pa.us pgman@... | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend |
|
|
|
|
|
Re: Installing postgres on win XPDave Page wrote:
> > The plain PostgreSQL-8.0, if run, says "The installation 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 download run > > from my desktop. > > > > This is on XP Pro. > > Sounds like it's already installed on your machine. If that is the case, > you can directly run the -int msi and it'll go into maintenance mode, > using the language option setup by the bootstrapper on the first > invocation. On a clean machine, you cannot run the -int msi - it'll fail > with an appropriate message telling you what to do. OK, I uninstalled, and tried again. Now, for the non-int file (the first one), I get the language selection window, but once 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. -- Bruce Momjian | http://candle.pha.pa.us pgman@... | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@... so that your message can get through to the mailing list cleanly |
|
|
|
| Free embeddable forum powered by Nabble | Forum Help |