From: schabi at logix-tt.com (Markus Schaber) Date: Fri, 29 Sep 2006 20:23:52 +0200 Subject: [Pljava-dev] JNI_CreateJavaVM In-Reply-To: <451D50EF.1010007@lcrcomputer.net> References: <450EA703.5080106@lcrcomputer.net> <450EC3EC.1030409@tada.se> <450EFD9E.6080103@lcrcomputer.net> <45182933.6020507@lcrcomputer.net> <45183911.2020205@logix-tt.com> <45184D68.60602@lcrcomputer.net> <4518ED55.9000600@logix-tt.com> <45192109.7020500@lcrcomputer.net> <45192E18.80702@logix-tt.com> <451936CF.4020800@lcrcomputer.net> <45193F61.7060205@logix-tt.com> <451D0C93.1070008@logix-tt.com> <451D50EF.1010007@lcrcomputer.net> Message-ID: <451D64B8.9070809@logix-tt.com> Hi, Lyle, Lyle Giese wrote: >> [1] If it got lost, re-read it at >> http://gborg.postgresql.org/pipermail/pljava-dev/2006/000933.html >> > I have not been had time to do more. I am considering my options to get > a 64 bit java installed. I found 64 bit Java rpm's at SuSE, but need to > fullfill their dependencies first. > > As of right now, I am down to a mixing of 32/64 bits sources and need to > work out my options. Don't forget that installing a 64-bit Java is not your only option. You also can: - Use GCJ instead of the JDK - Install a 32-bit PostgreSQL (you'll need to recreate all databases for this, I'm afraid). HTH, markus