java.library.path error

  • From: "John J. Boyer" <john.boyer@xxxxxxxxxxxxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Sat, 14 Aug 2010 20:40:54 -0500

I am testing the Java bindings for liblouisutdml which will provide the 
braille smarts for BrailleBlaster. The bindings use JNI. I am also using 
openjdk on a Linux system. When I run the test program I get the message 
liblouisutdml not in java.library.path I tried putting a symbolic link 
with the name liblouisutdml.so in the test directory, but that didn't 
help. Any suggestions will be welcome.

John

-- 
John J. Boyer; President, Chief Software Developer
Abilitiessoft, Inc.
http://www.abilitiessoft.com
Madison, Wisconsin USA
Developing software for people with disabilities

__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

Other related posts:

  • » java.library.path error - John J. Boyer