[EMAIL PROTECTED] wrote:

> My program runs fine when running it as source with ActivePerl 5.8.4,
> but when I create a binary with the ActiveState 6.x PDK and then try to
> run the application I get an error that indicates that Inline.pm can't
> be found.  But inline.pm has been included in the binary package, so I
> don't understand why it can't find it.
>  
> My run time environment is Red Hat Linux.
>  
> ko

Hi ko,

I believe this is because the Inline modules are implemented as source
filters, which are not supported by PerlApp.  I'm not sure as to a
work-around -- hopefully someone can jump in on that matter.

Cheers,

kjw
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to