On Jun 9, 9:41 pm, [EMAIL PROTECTED] (Jason Stelzer) wrote: > On Jun 9, 2008, at 7:35 AM, perl wrote: > > > I encounter this error while loading an inline java module > > > Can't load JNI module. Did you build it at install time? > > I'm not sure of the status of JNI under hpux. When you built > Inline::Java, did you enable the JNI extension? Was a shared library > compiled and installed for your perl? Under linux, it'd be called > JNI.so, under HPUX it's JNI.sl. It should be installed for you during > the make install step. Do you see it installed when you install > Inline::Java? > > -- > Jason Stelzer > [EMAIL PROTECTED] > > PGP.sig > 1KDownload
Yes. I can see the JNI.sl and while building the default_j2sdk.pl file points me to add jre/lib/PA_RISC2.0', jre/lib/PA_RISC2.0/server', jre/lib/PA_RISC2.0/native_threads These to the SHLIB_PATH but after this during run time it still fails