From: | "Brian Osborne" <brian_osborne(at)cognia(dot)com> |
---|---|
To: | "Jason Tishler" <jason(at)tishler(dot)net> |
Cc: | <pgsql-cygwin(at)postgresql(dot)org> |
Subject: | Re: Cygwin problem, compiling from source |
Date: | 2005-04-11 13:33:39 |
Message-ID: | GPENLDEIJJHJLHOAJBBPOEHFCEAA.brian_osborne@cognia.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin |
Jason,
Yes, that did it.
Thanks again,
Brian O.
-----Original Message-----
From: Jason Tishler [mailto:jason(at)tishler(dot)net]
Sent: Monday, April 11, 2005 8:36 AM
To: Brian Osborne
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: [CYGWIN] Cygwin problem, compiling from source
Brian,
On Wed, Apr 06, 2005 at 09:44:10PM -0400, Brian Osborne wrote:
> 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:
>
> 153 ~/src/postgresql-8.0.1>find /usr/local/pgsql/ -name '*dll'
> /usr/local/pgsql/lib/ascii_and_mic.dll
> /usr/local/pgsql/lib/cygpq.dll
> [snip]
>
> However, when I run:
>
> >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
>
> Do you have any ideas?
The simplest solution is to add /usr/local/pgsql/lib to your PATH.
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6
From | Date | Subject | |
---|---|---|---|
Next Message | David Licet | 2005-04-11 18:31:35 | Fecha-yyyy-mm-dd |
Previous Message | Jason Tishler | 2005-04-11 12:35:54 | Re: Cygwin problem, compiling from source |