Re: Cygwin problem, compiling from source - Mailing list pgsql-cygwin

From Reini Urban
Subject Re: Cygwin problem, compiling from source
Date
Msg-id 425A1273.30208@x-ray.at
Whole thread Raw
In response to Cygwin problem, compiling from source  (Brian Osborne <brian_osborne@cognia.com>)
Responses Re: Cygwin problem, compiling from source
List 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

pgsql-cygwin by date:

Previous
From: Brian Osborne
Date:
Subject: Cygwin problem, compiling from source
Next
From: Jason Tishler
Date:
Subject: Re: Cygwin problem, compiling from source