Hi to all,
i'm trying to install PLJAVA but i get this error message:
psql:/usr/local/pljava/install.sql:6: ERROR: could not load library
"/usr/local/pljava/pljava.so": /usr/local/pljava/pljava.so: undefined
symbol: SetUserIdAndContext.
I got postresql 8.2.4 and i'm triyng with this Pljava package:
pljava-i686-pc-linux-gnu-pg8.2-1.4.0.
Thi is my LD_LIBRARY_PATH:
LD_LIBRARY_PATH=/usr/java/jdk1.5.0_06/jre/lib/i386:/usr/java/jdk1.5.0_06/jre/lib/i386/client:/usr/java/jdk1.5.0_06/jre/lib/i386/native_threads:/usr/local/pgsql/lib
I followed installation guide for postgresql.conf configuration.
So i don't know where the problem is :-( ,
Thanks
Riccardo