<?xml version="1.0" encoding="windows-1252"?>
<node id="1019108" title="Re^3: Java module" created="2013-02-17 01:27:30" updated="2013-02-17 01:27:30">
<type id="11">
note</type>
<author id="290288">
Plankton</author>
<data>
<field name="doctext">
I noticed this in the output you posted:
&lt;code&gt;
You can set the JAVA_HOME environment variable to specify your
Java 2 SDK installation directory. For example, if you are using
the CPAN installer you can do:

    JAVA_HOME=/path/to/your/j2sdk/installation cpan Inline::Java
&lt;/code&gt;
... did you happen run cpan as it discusses. Looks like you executed:
&lt;code&gt;
$sudo cpan Inline::Java
&lt;/code&gt;
But the message you got says you should do something like:
&lt;code&gt;
$ sudo JAVA_HOME=/path/to/your/j2sdk/installation cpan Inline::Java
&lt;/code&gt;
</field>
<field name="root_node">
1019066</field>
<field name="parent_node">
1019106</field>
</data>
</node>
