Re: Win32 error 126

Поиск
Список
Период
Сортировка
От Jason Tishler
Тема Re: Win32 error 126
Дата
Msg-id 20040327032729.GM672@tishler.net
обсуждение исходный текст
Ответ на Win32 error 126  (TFGU <bah@piucorp.com>)
Список pgsql-cygwin
Bryan,

On Mon, Mar 22, 2004 at 03:29:27PM -0500, TFGU wrote:
> I'm trying to install the PLJAVA library in POSTGRESQL on WinXP.
>
> Think I have most of it set up properly but when trying to install I get
> an error:
>
> ERROR: could not load library "/usr/local/lib/postgresql/pljava.dll":
> dlopen: Win32 error 126

Note the following:

    $ fgrep 126 /usr/include/w32api/winerror.h | head -1
    #define ERROR_MOD_NOT_FOUND 126L

> Research on google shows that others have had this problem with other
> packages PLpgsql, PLperl, etc.

What does the following indicate?

    $ cygcheck /usr/local/lib/postgresql/pljava.dll

Is pljava.dll dependent on other DLLs that cannot be found or do not
have the proper permissions?

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 по дате отправления:

Предыдущее
От: Meena Patel
Дата:
Сообщение: No Subject
Следующее
От: Jason Tishler
Дата:
Сообщение: Re: Postgres crashes on cygserver