Re: Problem using Inline::Java

2005-11-17 Thread vmalik
Thanks Nitin, That was it. It worked when I tried to run the script from a directory without any space in the name. Quoting Nitin Madnani <[EMAIL PROTECTED]>: > Hmm, I am thinking that it somehow truncated the "Documents and > Settings" folder name to "Documents". Try installing it under a one

Re: Problem using Inline::Java

2005-11-17 Thread Nitin Madnani
Hmm, I am thinking that it somehow truncated the "Documents and Settings" folder name to "Documents". Try installing it under a one word name directory and try it. Nitin On Nov 17, 2005, at 1:31 PM, [EMAIL PROTECTED] wrote: Hi, I am a novice at using Perl. I just built and installed Inlin

Problem using Inline::Java

2005-11-17 Thread vmalik
Hi, I am a novice at using Perl. I just built and installed Inline 0.44 and Inline::Java 0.49 on top of an ActiveState Perl 5.8.7 installation on Win32. Then, I tried to use the Inline::Java module with the following script found on the author's documentation page: --