Hi Michael, Yes, finally I've found 3 dll files that couldn't be loaded and I copied them and now the program works fine.
Thanks for help. Octavian ----- Original Message ----- From: "Michael Ludwig" <[email protected]> To: <[email protected]> Sent: Sunday, December 25, 2011 7:08 PM Subject: Re: Can't install well Wx under ActivePerl 5.10.1 using ppm > Octavian Rasnita schrieb am 25.12.2011 um 18:57 (+0200): >> From: "Michael Ludwig" <[email protected]> >> > Octavian Rasnita schrieb am 25.12.2011 um 14:23 (+0200): > >> >> "Can't load 'E:/usr/site/lib/auto/Wx/Wx.dll' for module Wx: >> >> load_file:The specified module could not be found at >> >> E:/usr/lib/DynaLoader.pm line 201." >> > >> > So what do the following commands tell you: >> > >> > E:\usr\bin\perl.exe -MWx -e1 >> >> It appears an error window with the following message: >> >> perl.exe - Unable To Locate Component >> This application has failed to start because >> wxmsw28u_core_vc_custom.dll was not found. Re-installing the graphic >> 904 application may fix this problem. > > Try locating wxmsw28u_core_vc_custom.dll and adding the directory > containing it to the PATH environment variable. Then try running > the above Perl one-liner again (it just tries to load the module). > >> > icacls E:\usr\site\lib\auto\Wx\Wx.dll >> >> I don't have such a program (icacls). > > That's just to check permissions. Guess you have CACLS, though. ICACLS > is present on Win7 but maybe not on XP. > > Good luck! > > Michael > _______________________________________________ > ActivePerl mailing list > [email protected] > To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
