http://bugs.winehq.org/show_bug.cgi?id=7019
Summary: ActivePerl and Win32:IE Automation32 Product: Wine Version: 0.9.28. Platform: PC OS/Version: other Status: UNCONFIRMED Severity: blocker Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: Jua_kali@yahoo.com
Using Ubuntu 6.06 / ActivePerl 5.8.8 and WSH (Windows2000-Script56-KB917344-x86-enu.exe), winecfg (Windows 2000)
I try to install Win32-IEAutomation-0.5 so that I can run ActivePerl scripts that use IE for automation tests but I get the below errors.
1. sudo wine 'c:\Perl\bin\Perl.exe' Makefile.PL
2. Error:
&Config::AUTOLOAD failed on Config::launcher at C:/Perl/lib/Config.pm line 72. Compilation failed in require at C:/Perl/lib/ExtUtils/MakeMaker.pm line 7. BEGIN failed--compilation aborted at C:/Perl/lib/ExtUtils/MakeMaker.pm line 7. Compilation failed in require at Makefile.PL line 1. BEGIN failed--compilation aborted at Makefile.PL line 1.
Has anyone seen this before ?