Hi guys,

> >
> > We use ActiveState PDK to create a binary of our perl application.
> > I have read in PDK discussion boards that they don't support
> integration
> > of Inline modules.
>
> Yes - I believe that's so. You need to turn your Inline-dependent module
> into one that's *not* dependent on Inline.

I'm not sure if I'm following this thread properly, so this may not be
relevant at all, but here goes:

I don't think you can do that with an Inline::Java based module. Even
if you have the complete build directory, you still need Inline::Java
to make it run. The build phase of Inline::Java does not generate a
standalone .so that is loaded at run time. It just generates some
information file that are processed by Inline::Java at runtime.

Patrick


--
=====================
Patrick LeBoutillier
Laval, Québec, Canada

Reply via email to