Question:
When I try to ‘use’ chilkat in my script so that I can use CkSftp, I get this error:
Can't load 'C:/chilkatPerl/chilkat.dll' for module chilkat: load_file:The specified module could not be found at C:/Perl_5.20/lib/DynaLoader.pm line 194. at C:/chilkatPerl/chilkat.pm line 11. Compilation failed in require. Fri Jan 15 2016 12:31:55 GMT-0500 (Eastern Standard Time)
Both the chilkat.pm and chilkat.dll are in c:chilkatperl.
I have c:chilkatperl setup in both the PATH statement (Edit->Preferences->Environment) and the ‘Additional Perl Import Directories’ (Edit->Preferences->Languages->Perl).
Can you tell me why I’m getting that error?