[Java] Calling perl from an ActionListener

2003-11-18 Thread Mark Fowler
Hi. I'm trying to call a Perl function whenever someone clicks on a button in Java. Here's the example code: http://2shortplanks.com/temp/inline_java_test.pl.txt I'm getting a java.lang.UnsatisfiedLinkError 'jni_callback'. This only happens from within the actionPerformed method (it works f

Re: Installing Inline::Java on Mac OS X 10.3

2003-11-18 Thread Randal L. Schwartz
> "Mark" == Mark Fowler <[EMAIL PROTECTED]> writes: Mark> Now onto the question...I'm trying to get it to install onto a Mac OS X Mark> box. Now, as far as I understand it that (at least with the developer Mark> tools installed) these have a jdk installed...but it's not in a single Mark> dire

Installing Inline::Java on Mac OS X 10.3

2003-11-18 Thread Mark Fowler
On Fri, 14 Nov 2003, Patrick LeBoutillier wrote: > An article on Inline::Java is currently featured on the front page of > http://www.perl.com. Which is what brings me here. I'm *very* impressed with Inline Java and after playing with it for a bit on my Linux box I can see it's really a powerful