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

You use dependencywalker, the files listed in red are missing.

Replies are listed 'Best First'.
Re^6: dynaloader.pm error
by Anonymous Monk on Jan 20, 2010 at 00:55 UTC
    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

        those files are all there, I downloaded the remedyapi and have it in my path, so I don't get an error in dependencywalker.