Re: postgresql 8 beta 4 will not install
"Paul Kirschner" <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <[email protected]> |
BTW - I forgot to mention that the machine is setup to dual boot win Win98 (which is installed on C:) and Win2000 (which is on G:). Does this matter? ----- Original Message ----- From: Paul Kirschner To: Magnus Hagander ; [email protected] Sent: Tuesday, November 09, 2004 8:33 PM Subject: Re: [pgsql-hackers-win32] postgresql 8 beta 4 will not install Doesn't seem to offer much help! >type pginstlog.txt === Logging started: 11/9/2004 20:30:43 === Action start 20:30:43: INSTALL. Action start 20:30:43: AppSearch. Action 20:30:43: AppSearch. Searching for installed applications AppSearch: Property: HAS_DOTNET, Signature: SEARCH_DOTNET Action ended 20:30:43: AppSearch. Return value 1. Action start 20:30:43: CheckAvailableDLLs. ----- Original Message ----- From: Magnus Hagander To: Paul Kirschner ; [email protected] Sent: Tuesday, November 09, 2004 4:42 AM Subject: RE: [pgsql-hackers-win32] postgresql 8 beta 4 will not install I assume this happens before you are presented with even the first dialog box? Please try running the installer with logging enabled: msiexec /l* c:\pginstlog.txt /i c:\where\ever\postgresql-8.0.0-beta4.msi That should produce a logfile that will hopefully point you in the direction of what's wrong //Magnus -------------------------------------------------------------------------- From: Paul Kirschner [mailto:[email protected]] Sent: Tuesday, November 09, 2004 1:52 AM To: [email protected] Subject: [pgsql-hackers-win32] postgresql 8 beta 4 will not install I've been able to install version 8.0.0 beta 4 on two machines but the third one fails. The Windows Installer starts but after a few seconds the installer widow disappears. I'm using Win2K with all current service packs. Any ideas on what is wrong or how I can make this work? TIA.