From: books at ejurka.com (Kris Jurka) Date: Wed, 9 Apr 2008 16:51:48 -0400 (EDT) Subject: [Pljava-dev] problem installing pljava 1.4.0 In-Reply-To: <20080409220427.lgzow4m3nk0008o8@webcartero01.uc3m.es> References: <20080409220427.lgzow4m3nk0008o8@webcartero01.uc3m.es> Message-ID: On Wed, 9 Apr 2008, Teresa Quintanilla wrote: > I try to install pljava. I am using: > binari pljava-i686-pc-linux-gnu-pg8.2-1.4.0 > java1.5_015 > postgresql-8.2.6 Are you sure you have postgresql-8.2.6 and not a previous release. The 8.2-1.4 pljava binary will only work with 8.2.6 and up and this is the error message I'd expect when trying to load it into a previous release. Maybe we can make the deployer do some kind of "SELECT version();" check for the future? Kris Jurka