From: eric.kolotyluk at gmail.com (Eric Kolotyluk) Date: Fri, 15 Apr 2011 16:41:12 -0700 Subject: [Pljava-dev] Problem with PLJava on production machine In-Reply-To: References: <1299832749281-3424689.post@n5.nabble.com> <3A59BB6451C972429019B12996F92DAD02C207D7@frodo.zbw-nett.zbw-kiel.de> <4D79E8C7.3070908@hogranch.com> <1299838210808-3424784.post@n5.nabble.com> <4D79F746.3000804@hogranch.com> <1299842436645-3424886.post@n5.nabble.com> <1299850123769-3425065.post@n5.nabble.com> <1299965361024-3523452.post@n5.nabble.com> Message-ID: <4DA8D798.8080801@gmail.com> Sorry to intrude on your discussion... Is the 64-bit verson of PL/Java for Windows 64-bit or for Postgres 64-bit. I tried getting the 32-bit version of PL/Java to run on Windows 64-bit with a 32-bit version of Postgres, but could not get that to work because the loader kept trying to link the 32-bit DLLs against 64-bit Windows libraries. I need to be able to run PL/Java on both 32-bit Windows and 64-bit Windows. Cheers, Eric On 2011-04-15 4:31 PM, Johann 'Myrkraverk' Oskarsson wrote: > Hi, > > Sorry about the delayed reply. > > On Sat, 12 Mar 2011 21:29:21 -0000, bartdeman > wrote: > >> ok, finally got it working! >> >> it seems the binary from the download site did not work on my system. (i >> used pljava-i686-pc-linux-gnu-pg8.4-1.4.2.tar.gz) >> >> I have built my own binary from source, and that one works perfect. > > Thank you, that may actually be helpful. The official binaries are > built on Ubuntu (32bit) and Debian (64bit). > > I'll see if I can get a hold of a RHEL/Centos system to test it myself > in the not too distant future. > >