RE: Unable to call Java

2005-01-18 Thread Ken.Williams
--Original Message- > From: Patrick LeBoutillier [mailto:[EMAIL PROTECTED] > Sent: Monday, January 17, 2005 6:23 PM > To: [EMAIL PROTECTED]; inline@perl.org > Subject: Re: Unable to call Java > > > Sunil, > > At this point I do not understand why Inline is not picking up &g

Re: Unable to call Java

2005-01-18 Thread Patrick LeBoutillier
t command returns. > /usr/local/perl5.6.1/site_perl/sun4-solaris/Inline/Java.pm is the result of > second. > > Thanks > Sunil > > -Original Message- > From: Patrick LeBoutillier [mailto:[EMAIL PROTECTED] > Sent: Saturday, January 15, 2005 6:34 AM > To: [EMAIL PROTECT

RE: Unable to call Java

2005-01-14 Thread Sunil Durga (sdurga)
rick LeBoutillier [mailto:[EMAIL PROTECTED] Sent: Friday, January 14, 2005 5:25 PM To: [EMAIL PROTECTED] Subject: Re: Unable to call Java Sunil, Have you installed Inline::Java or have you just unpacked it and are trying to run the test suite? This is a problem with the Inline configuration file in

Unable to call Java

2005-01-14 Thread Sunil Durga (sdurga)
Hi I am trying to call java using Inline::Java. I got the module installed and make file points to the right java folder. But when I run a perl program which has one class written I get the following error. Error. You have specified 'Java' as an Inline programming language. I currently on