From: johann at 2ndquadrant.com (Johann 'Myrkraverk' Oskarsson) Date: Wed, 20 Apr 2011 13:58:59 -0000 Subject: [Pljava-dev] 32bit Windows binaries are up In-Reply-To: References: Message-ID: Hi Jose, On Tue, 19 Apr 2011 14:01:13 -0000, JOSE CARLOS MARTINEZ LLARIO 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/