Re: Perl and linux emulation

2004-06-08 Thread Daniel Bye
On Tue, Jun 08, 2004 at 11:27:29AM -0500, Jason Godfrey wrote: > Hello. > > I have a perl module (Adobe's FDF toolkit) that uses two .so files as part > of it's magic. These files come precompiled for Linux. Not surprisingly, when > I try to do a perl "use" on the module I get an error like this:

Perl and linux emulation

2004-06-08 Thread Jason Godfrey
Hello. I have a perl module (Adobe's FDF toolkit) that uses two .so files as part of it's magic. These files come precompiled for Linux. Not surprisingly, when I try to do a perl "use" on the module I get an error like this: Can't load '/usr/local/lib/perl5/site_perl/5.6.1/FDF.so' for module Acro