RE: inline::java question

2006-07-31 Thread Kho, Albert
name, everything works great! It's a wonderful product. I love that I can learn it quickly and use it easily! Thanks, Albert -Original Message- From: Patrick LeBoutillier [mailto:[EMAIL PROTECTED] Sent: Thursday, July 27, 2006 7:45 PM To: Kho, Albert Cc: inline@perl.org Subject: Re: in

Re: inline::java question

2006-07-27 Thread Patrick LeBoutillier
Albert, One of the java classes uses LogFactory.class.getResourceAsStream(CONFIG_FILE) to read the properties file. My test fails on this because it can not find the properties file even though it is in my classpath. Where does inline::java look for this? Inline::Java isn't does a few chdir

Re: Inline::java question

2006-06-28 Thread Sisyphus
- Original Message - From: "SANDHYA PAWAR" <[EMAIL PROTECTED]> To: "Sisyphus" <[EMAIL PROTECTED]> Sent: Wednesday, June 28, 2006 11:50 PM Subject: RE: Inline::java question > > Hey...Thanks a lot yaar! Where were you ... > You'r

Re: Inline::java question

2006-06-28 Thread Sisyphus
- Original Message - From: "SANDHYA PAWAR" <[EMAIL PROTECTED]> To: "Sisyphus" <[EMAIL PROTECTED]> Sent: Wednesday, June 28, 2006 11:18 PM Subject: RE: Inline::java question > > C:\Perl\lib\Inline>nmake > > Microsoft (R) Program Ma

Re: Inline::java question

2006-06-28 Thread Sisyphus
- Original Message - From: "SANDHYA PAWAR" <[EMAIL PROTECTED]> To: "Sisyphus" <[EMAIL PROTECTED]> Sent: Wednesday, June 28, 2006 11:01 PM Subject: RE: Inline::java question > > > C:\WINNT\system32>path > PATH=C:\Perl\bin\;C:\Perl;D:\oracl

Re: Inline::java question

2006-06-28 Thread Sisyphus
- Original Message - From: "SANDHYA PAWAR" <[EMAIL PROTECTED]> To: "Sisyphus" <[EMAIL PROTECTED]> Sent: Wednesday, June 28, 2006 10:37 PM Subject: RE: Inline::java question > > > I run batch file ( vcvars32.bat) but path of files are not getti

Re: Inline::java question

2006-06-28 Thread Sisyphus
- Original Message - From: "SANDHYA PAWAR" <[EMAIL PROTECTED]> To: Sent: Wednesday, June 28, 2006 2:09 PM Subject: Inline::java question > I installed VC++ on my PC. > I copied mspdb60.dll & cl.exe in WINNT\System32. Not necessary to do that - probably better to *not* do that. If you

Re: Inline Java question

2004-06-16 Thread Patrick LeBoutillier
Joshi, Inline.pm is the framework under which all Inline::* modules work, and you must install it seperately. (http://search.cpan.org/~ingy/Inline-0.44/). Inline::Java probably warned you that Inline.pm was missing when you installed it. You will also need Digest::MD5 (which may be already inclu