Brilliant, thanks guys. I had not noticed the presence of Test.java before; that would have been helpful! I have svn up'd and rebuilt, and the UnsatisfiedLinkError is now 'satisfied', so it should work from JavaScript within a Firefox extension now also.
Thanks again, Simon 2009/5/24 Dave Mielke <[email protected]> > [quoted lines by Mario Lang on 2009/05/23 at 15:09 +0200] > > >If you had looked at Bindings/Java/Test.java you would have seen the > >line > > System.loadLibrary("brlapi_java"); > > > >Arguably, this is actually a deficiency in the Java bindings. > >As far as I know, the right way to do this is to execute this line > >of code in some class in a static block so that it automatically > >happens when the class is loaded. Maybe in Native.java? > > Thanks. This has now been fixed. > > -- > Dave Mielke | 2213 Fox Crescent | The Bible is the very Word of > God. > Phone: 1-613-726-0014 | Ottawa, Ontario | 2011 May 21 is the Day of > Judgement. > EMail: [email protected] | Canada K2A 1H7 | 2011 Oct 21 is the End of the > World. > http://FamilyRadio.com/ | http://Mielke.cc/bible/ > _______________________________________________ > This message was sent via the BRLTTY mailing list. > To post a message, send an e-mail to: [email protected] > For general information, go to: http://mielke.cc/mailman/listinfo/brltty >
_______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
