Re: Cygwin problem, compiling from source

Поиск
Список
Период
Сортировка
От Jason Tishler
Тема Re: Cygwin problem, compiling from source
Дата
Msg-id 20050411123554.GB6004@tishler.net
обсуждение исходный текст
Ответ на Cygwin problem, compiling from source  (Brian Osborne <brian_osborne@cognia.com>)
Ответы Re: Cygwin problem, compiling from source  ("Brian Osborne" <brian_osborne@cognia.com>)
Список pgsql-cygwin
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

В списке pgsql-cygwin по дате отправления:

Предыдущее
От: Reini Urban
Дата:
Сообщение: Re: Cygwin problem, compiling from source
Следующее
От: "Brian Osborne"
Дата:
Сообщение: Re: Cygwin problem, compiling from source