[EMAIL PROTECTED] wrote:
When you build & install Inline::Java you tell it where your J2SDK is. Something like this:perl Makefile.PL J2SDK=C:\jdk1.5.0 Perhaps the path you're seeing is the default, or left over from previous attempts, or something. -Ken
Except this was a PPM module but I guess that can be true. Is there a way to set the right one in my script? Robert