Several users have downloaded my PAR-compiled version of XMLTV that works on my WinXP-with-custom-compiled-Perl machine, and they get this error when they try to run it:
Can't load 'C:\DOCUME~1\NATHAN~1\LOCALS~1\Temp\par-Nathan Greenfield\cache-1074483540\d65c0da7.dll' for module XML::Parser::Expat: load_file:The specified module could not be found at C:/perl/5.8.0/lib/MSWin32-x86-multi-thread/DynaLoader.pm line 229. at ../blib/lib/PAR/Heavy.pm line 97 Compilation failed in require at XML/Parser.pm line 14. BEGIN failed--compilation aborted at XML/Parser.pm line 18. Compilation failed in require at XML/Twig.pm line 84. BEGIN failed--compilation aborted at XML/Twig.pm line 84. Compilation failed in require at XMLTV.pm line 108. BEGIN failed--compilation aborted at XMLTV.pm line 108. Compilation failed in require at XMLTV/ZapListings.pm line 143. BEGIN failed--compilation aborted at XMLTV/ZapListings.pm line 143. Compilation failed in require at script/tv_grab_na line 517. BEGIN failed--compilation aborted at script/tv_grab_na line 517.
No, there are no popups or anything. This is on Windows XP. I get the same results on my Win98-in-Bochs machine, even with the minimal XML::Parser test I posted before (http://www.mail-archive.com/[EMAIL PROTECTED]/msg00799.html).
Let me know if I can provide any more info or run any tests.
Thanks for all the help so far!
Andy
Andy Balaam wrote:
Autrijus Tang wrote:
Very weird. I cannot duplicate it here at all.
Is there no pop-up message box complaining a certain DLL
cannot be found or so?
OK, it looks like this is a problem with bochs. I was trying to test under a vanilla Windows install by using a virtual PC inside bochs, but it looks like this isn't going to work.
