Re: New to Inline::Java and a quick question
[email protected] (David Wang) Wed, 11 Dec 2013 16:38:01 -0800 (PST)
| Newsgroups | perl.inline |
|---|---|
| Message-ID | <[email protected]> |
Ok, I figured it out. Hope it can be documented somewhere. Download Inline-0.53 go to the dir cpan Inline::Java << was instructed by some nice guy Thanks David ________________________________ From: David Wang <[email protected]> To: "[email protected]" <[email protected]> Sent: Wednesday, December 11, 2013 4:25 PM Subject: New to Inline::Java and a quick question Hi I am very new to this stuff, just started to hear about it today. I looked around the web and I find the installation instructions for inline::c like the following perl Makefile.PL; make; make test; make install; But I can't find anywhere else that tells us how to install inline::Java ? BTW, I found the latest Inline is Inline-0.53.tar.gz and I use Redhat 5 Thanks David