From: | Reini Urban <rurban(at)x-ray(dot)at> |
---|---|
To: | Brian Osborne <brian_osborne(at)cognia(dot)com> |
Cc: | pgsql-cygwin(at)postgresql(dot)org |
Subject: | Re: Cygwin problem, compiling from source |
Date: | 2005-04-11 06:00:19 |
Message-ID: | 425A1273.30208@x-ray.at |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin |
Brian Osborne schrieb:
> To whom it may concern,
>
> I ran the configure and make and make install commands, everything seemed to
> be fine. I can see that the DLL's have been installed:
...
>>initdb -D /usr/local/pgsql/data -W -E LATIN1
>
>
> I see a dialog box saying:
>
> This application could not start because cygpq.dll was not found
Ensure you have /usr/bin/cygpg.dll
It must be in the path, not in /usr/local/pgsql/lib/ because it's
resolved by the Win32 process loader, not by cygwin.
> Do you have any ideas?
>
> postgresql-8.0.1
> CYGWIN_NT-5.1 Cognia-brian 1.5.13(0.122/4/2) 2005-03-01 11:01 i686 unknown
> unknown Cygwin
> Windows XP
--
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban
http://phpwiki.org
From | Date | Subject | |
---|---|---|---|
Next Message | Brian Osborne | 2005-04-11 11:43:13 | Re: Cygwin problem, compiling from source |
Previous Message | Brian Osborne | 2005-04-07 01:44:10 | Cygwin problem, compiling from source |