Re: JPL for Win NT
[email protected] Thu, 6 Sep 2001 20:30:05 -0700 (PDT)
| Newsgroups | perl.jpl |
|---|---|
| Message-ID | <[email protected]> |
>Hello- >I have been trying to integrate a Perl app with a Java app using JPL. I am >using ActiveState Perl 5.6.1, JDK1.3.1, on Win NT. I have tried using >existing binaries (from http://users.erols.com/theroths/perl_stuff.html), >and using the source code from CPAN. It all boils down to the inability to >find or build libPerlInterpreter.so. How do I get around this? Why should >I use a .so on WinNT? What is the current state of JPL? I've haven't seen the problem you're encountering with libPerlInterpreter.so. There is a needed Perl core patch though. With Perl 5.7.2, you can build with -DJPL to enable the environment dup needed for later jdk's (1.7 and later). I suspect your Win32 Perl binary doesn't have the patch integrated so you're probably stuck with building Perl from source. If you want to go that route, I can send you Jarkko Hietieniemi's JPL patch. Rgds, -- Charles DeRykus