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

Reply via email to