[Pljava-dev] Windows binaries

From: johann at 2ndquadrant(dot)com (Johann 'Myrkraverk' Oskarsson)
To:
Subject: [Pljava-dev] Windows binaries
Date: 2011-01-23 18:22:26
Message-ID: op.vprxbo05uxs6vk@asuka
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

On Sun, 23 Jan 2011 18:11:52 -0000, Eric Kolotyluk
<eric.kolotyluk at gmail.com> wrote:

> The pljava.dll file is certainly in the lib directory, so I can't
> understand why it is complaining it cannot find it.

Try putting it in a directory without any spaces and add it to
dynamic_library_path in postgresql.conf. Also make sure your JVM dll is
in the path of your server process. I believe that's how they're located
on Windows. Otherwise you may have to look up how it's located.

If all else fails, I believe the full path to the dll can be set within
the install.sql. Let me know how the other tips work out before I spend
time to confirm or deny it.

--
Johann Oskarsson http://www.2ndquadrant.com/ |[]
PostgreSQL Development, 24x7 Support, Training and Services --+--
|
Blog: http://my.opera.com/myrkraverk/blog/

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Eric Kolotyluk 2011-01-23 18:40:06 [Pljava-dev] Windows binaries
Previous Message Eric Kolotyluk 2011-01-23 18:11:52 [Pljava-dev] Windows binaries