From: | "Brian Osborne" <brian_osborne(at)cognia(dot)com> |
---|---|
To: | "Reini Urban" <rurban(at)x-ray(dot)at> |
Cc: | <pgsql-cygwin(at)postgresql(dot)org> |
Subject: | Re: Cygwin problem, compiling from source |
Date: | 2005-04-11 11:43:13 |
Message-ID: | GPENLDEIJJHJLHOAJBBPOEHCCEAA.brian_osborne@cognia.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin |
Reini,
Yes, that's it, it must be in PATH.
Thanks again,
BIO
-----Original Message-----
From: Reini Urban [mailto:rurban(at)x-ray(dot)at]
Sent: Monday, April 11, 2005 2:00 AM
To: Brian Osborne
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: [CYGWIN] Cygwin problem, compiling from source
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 | Jason Tishler | 2005-04-11 12:35:54 | Re: Cygwin problem, compiling from source |
Previous Message | Reini Urban | 2005-04-11 06:00:19 | Re: Cygwin problem, compiling from source |