Thanks Matt, this was helpful in directing my troubleshooting.

Somehow, the problem seemed to resolve itself today without my intervention.  So I'm again stumped, but I'm stumped with a perfectly functional version of Demter again.  Maybe recent Java updates changed something, or some other software update I'm too lazy to track down ...

So, trouble issue resolved, as mysteriously as it began.  Gremlins, clearly.

-Jason


On Fri, Aug 31, 2012 at 1:24 PM, Matt Newville <newville@cars.uchicago.edu> wrote:

One question would be whether you can run the codes from the older
Ifeffit installation?

For what it's worth, Ifeffit has been built with MinGW for awhile now.
 Still, as you suggest, a recent install of MSVC2008 might be causing
the conflict.  You might try grabbing the MS*71.dll files from the
older Ifeffit installation and making sure they are put somewhere
early in the path when running strawberry perl.

As far as I can tell, Bruce built the file
C:/strawberry/perl/site/lib/auto/Ifeffit/Ifeffit.dll separately from
ifeffit_12.dll, (probably) also with MinGW, but in a way that depends
on the ifeffit_12.dll (I don't see any other obvious dlls around). I
don't know what dlls this Ifeffit.dll will try to load, but that is
probably what is causing the trouble.

Hope that helps,

--Matt