This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Calling perl script from shell script: Win32 error 126


I have a perl script that manipulates some images using Image Magick. It works great when I run it directly from the shell. But when called from inside a shell script it fails with the following error:

>>>
Can't load '/usr/lib/perl5/site_perl/5.6.1/cygwin-multi/auto/Image/Magick/Magick.dll' for module Image::Magick: dlopen: Win32 error 126 at /usr/lib/perl5/5.6.1/cygwin-multi/DynaLoader.pm line 206.
<<<


Anyone have any insight into this problem? Is it permissions related?

Thanks,

GMc



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]