On OS X, the path
"/System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK"
should usually work.
Patrick, when this path exists it would probably be a sensible default
on OS X so that people could get a working version without
intervention.
-Ken
On Jan 7, 2006, at 8:13 AM, Patrick LeBoutillier wrote:
Robert,
Inline::Java doesn't instal automatically with CPAN.pm.
You must do a manual install and provide the path to your J2SDK
install, i.e.:
perl Makefile.PL J2SDK=/usr/java/j2sdk1.4.2-06
Patrick
On 1/6/06, Robert Hicks <[EMAIL PROTECTED]> wrote:
Inline and Inline::C installed without problems. I get the following
when I try to install Inline::Java via CPAN:
A Java 2 SDK is required to install and use Inline::Java. Please
specify your Java 2 SDK installation directory using the J2SDK
option to Makefile.PL as such:
perl Makefile.PL J2SDK=/path/to/your/j2sdk/installation
Running make test
Make had some problems, maybe interrupted? Won't test
Running make install
Make had some problems, maybe interrupted? Won't install
Robert
--
=====================
Patrick LeBoutillier
Laval, Québec, Canada