[Pljava-dev] 32bit Windows binaries are up

From: johann at 2ndquadrant(dot)com (Johann 'Myrkraverk' Oskarsson)
To:
Subject: [Pljava-dev] 32bit Windows binaries are up
Date: 2011-04-20 13:58:59
Message-ID: op.vt8o4luauxs6vk@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Hi Jose,

On Tue, 19 Apr 2011 14:01:13 -0000, JOSE CARLOS MARTINEZ LLARIO
<jcllario at hotmail.com> wrote:

> Great news!!.Johann, thanks a lot for the Windows binaries.
> Are you planning to build it for 64 bits too?

I'm working on it.

> I think you mentioned (or another user) in a previous email about
> uploading the docs to be able to build the Windows binaries. Is it
> included?

Do you mean a howto for it? No, I've not written any directions for that.

It is pretty straight forward but does require some prerequisites:

* Install MingW32 (or, if available, the 64bit version) with MSYS.

* Configure and install the relevant Postgres server in the MSYS shell.
You
do not need to run that server though. It is only required for the build
process.

* Install JDK 1.5 (or 1.4) where you can put in in your PATH in the MSYS
shell. This does not need to be the Java you use to run it so it does
not
need to be in your system path.

* Set JAVA_HOME to point to the previously installed JDK.

* Set the previously built Postgres server to your PATH in the MSYS shell.

* Run "make" in the PL/Java source directory.

> One more time thanks, many users were waiting for that.
> Best,Jose

--
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 Tim Clarke 2011-04-20 14:35:46 [Pljava-dev] 32bit Windows binaries are up
Previous Message mephysto 2011-04-20 12:53:44 [Pljava-dev] Novice