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

no help there all dependent files are loaded onto the machine,

No, the error message is telling you that they are not all loaded. If you use EventViewer or DependencyWalker you can see exactly which file is missing. You might want to do this from VMWARE session.

Replies are listed 'Best First'.
Re^4: dynaloader.pm error
by learn2earn (Acolyte) on Jan 15, 2010 at 18:43 UTC
    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?
      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?