Ken Williams wrote:
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
That to you all. I would push for the "sensible default" since that is
where OSX does keep it.
Robert