Re: Any one get the JPL working for Java 1.3?

[email protected] (Boris Krivulin) Thu, 9 Nov 2000 19:05:41 -0800 (PST)
Newsgroups perl.jpl
Message-ID <[email protected]>
I got it working. It is a mess. 

I did it this summer, wich is too long ago for me to remember the details. 
(I needed to use Jdk 1.3 because I wanted to interface from Perl to
Castor library, which wouldn't work with jdk 1.1 but jdk 1.3 is the only
version above 1.1 that supports native threads under linux. )
I remember messing with the install script, since I was installing into the
user space (I didn't have root access).

What specific problems are you having. What are the error messages ?

Boris

On Thu, 9 Nov 2000, Charles Lee wrote:

> Dear friend,
> 
> I would like to know how to get the JPL work with Java 1.3. I have build the
> Perl5.6 library and JPL, but it couldn't even finish the compilation of the
> examples.
> 
> Any suggestion would be appreciated.
> 
> Regards,
> Charles
>