[Pljava-dev] libjvm.so error

Stephen Crowley stephen.crowley at gmail.com
Wed May 25 20:58:08 UTC 2005


LD_LIBRARY_PATH is not the "proper" way. Edit /etc/ld.so.conf and add the 
path to libverify.so there, then run ldconfig.

--Stephen

On 5/25/05, Thomas Hallgren <thhal at mailblocks.com> wrote:
> 
> Eric E wrote:
> 
> > Hi all,
> > Well, I'm guessing that lack of LD_LIBRARY_PATH is coming back to bite
> > me again... I went to run the examples, and got this in the log (I
> > was impressed at how Postgres handled the crash :)
> >
> >
> > 2005-05-25 10:57:48 LOG: Error occurred during initialization of VM
> > 2005-05-25 10:57:48 LOG: Unable to load native library
> > 2005-05-25 10:57:48 LOG: : libverify.so: cannot open shared object
> > file: No such file or directory
> >
> > and of course, libverify.so is in /usr/lib/jvm/java/jre/lib/i386 ...
> >
> > So I guess I'm back to my previous question - how do I make the
> > postmaster aware of LD_LIBRARY_PATH?
> 
> Exporting it just before the command that starts the postmaster
> executable sure does it for me. I don't know any other way.
> 
> Regards,
> Thomas Hallgren
> 
> 
> _______________________________________________
> Pljava-dev mailing list
> Pljava-dev at gborg.postgresql.org
> http://gborg.postgresql.org/mailman/listinfo/pljava-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://pgfoundry.org/pipermail/pljava-dev/attachments/20050525/e49b4deb/attachment.html 


More information about the Pljava-dev mailing list