in reply to Re^3: dynaloader.pm error
in thread dynaloader.pm error

How do I "see" which file is missing? can you provide some guidance? I try running perl -e "use ars;" and I don't get anything as output on guest system would this indicate it is some type of permissions issue?

Replies are listed 'Best First'.
Re^5: dynaloader.pm error
by Anonymous Monk on Jan 16, 2010 at 00:09 UTC
    You use dependencywalker, the files listed in red are missing.
      no they are not listed, nothing is listed other than msjava.dll and that is listed also on a machine that is working, if I am looking in the wrong place in dependency walker, I would love to know, maybe I am using it wrong?
        What'd you doooo? :)

        I found http://sourceforge.net/projects/arsperl/files/arsperl/1.90/ARSperl_190_701.zip/download, downloaded it, unwrapped it, found ARSperl_190_701\x86\blib\arch\auto\ARS\ARS.dll and opened ARSperl_190_701\x86\blib\arch\auto\ARS\ARS.dll in dependencywalker and got

        Error: At least one required implicit or forwarded dependency was not +found. ARAPI70.DLL PERL58.DLL D:\arsperl_190_701\x86\blib\arch\auto\ars\ARS.DLL c:\windows\system32\KERNEL32.DLL c:\windows\system32\MSVCRT.DLL c:\windows\system32\NTDLL.DLL
        The files without a full path are missing. The missing files also require other files.

        If the missing files are located on your harddrive, then you must put the path where they are into %PATH% variable