[Pljava-dev] can't find libjvm

From: rwelty at ltionline(dot)com (Welty, Richard)
To:
Subject: [Pljava-dev] can't find libjvm
Date: 2012-04-30 18:44:45
Message-ID: C35FDD5FDF7E584991A6AAF8F1A8425F0226AD1C@ltischx01.lti.int
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

i'm trying a first time install on an amazon ec2 linux instance (amazon linux, which is centos based), open jdk 1.6.

i'm using this distribution tar file from pgfoundry: pljava-x86_64-unknown-linux-gnu-pg9.1-1.4.3.tar.gz

the instructions need some work, but i've hacked my way through to this point, trying to run deploy.
i'm currently stalled at the following:

# java -cp /usr/share/java/postgresql-jdbc.jar:/opt/pljava/deploy.jar org.postgresql.pljava.deploy.Deployer -install -user postgres -database gf
org.postgresql.util.PSQLException: ERROR: could not load library "/opt/pljava/pljava.so": libjvm.so: cannot open shared object file: No such file or directory

i'm not finding libjvm.so anywhere on the system; perhaps the prepackaged jar was built for a different jvm.

anyone have any suggestions?

thanks,
richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20120430/a56268f4/attachment.html>

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Johann 'Myrkraverk' Oskarsson 2012-04-30 19:45:59 [Pljava-dev] can't find libjvm
Previous Message Thomas Hallgren 2012-04-29 12:37:57 [Pljava-dev] pl/java and concurrency