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
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
- 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
- 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
- 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
- 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
- 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
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