OT: ldconfig/library problems with java app

James Pifer jep at obrien-pifer.com
Wed Nov 22 13:58:51 UTC 2006


On Wed, 2006-11-22 at 02:03 -0800, Les wrote:
> On Mon, 2006-11-20 at 18:39 -0500, James Pifer wrote:
> > arjni63
> The first line of your exception error seems to indicate that it is
> looking for a file arjni63 in the load lib path.  Is this a misspelling
> in the oink address?

Thanks for the response. I did get this working late yesterday. I had
set the LD_LIBRARY_PATH variable, but I forgot to export it. Duh! I've
added it to /etc/profile and to /etc/rc.local so next reboot
LD_LIBRARY_PATH should be set. 

I still don't know why I need LD_LIBRARY_PATH set when these libraries
ARE in ldconfig's cache, but that's where I'm at. 

The library as listed in ldconfig's cache is:
libarjni63.so (libc6) => /usr/local/lib/ar63/libarjni63.so

Thanks,
James




More information about the users mailing list