From: books at ejurka.com (Kris Jurka) Date: Thu, 12 Jun 2008 09:06:00 -0700 Subject: [Pljava-dev] Help SetUserIdAndContext In-Reply-To: References: Message-ID: <48514968.8090206@ejurka.com> Parisso Escamilla wrote: > Hi to all, i?ve been trying to install PlJava but i can?t, every time i > received the same error when i try to run install.sql. > > My system is CentOS 5.1. > JDK 1.5.0.15 > Postgres 8.1.11-1 > Pl/Java 1.4 this version dont?have problem with assert_enabled errors, i > downloaded from ejurka ftp. > > psql:install.sql:6: ERROR: could not load library > "/usr/local/pgsql/lib/pljava.so": /usr/local/pgsql/lib/pljava.so: > undefined symbol: SetUserIdAndContext > Are you sure you're trying to install this into 8.1.11? You may have the RPM for 8.1.11 installed, but it looks like you're installing it into /usr/local/pgsql which may be a different version. Kris Jurka