Hi, I've just installed the latest version of Wx under Windows XP Pro:
ppm s Wx ... 3: Wx Interface to the wxWidgets cross-platform GUI toolkit Version: 0.9702 Repo: wxperl C:\Documents and Settings\Octavian>ppm inst 3 Downloading Wx-0.9702...done Unpacking Wx-0.9702...done Generating HTML for Wx-0.9702...done Updating files in site area...done 111 files installed C:\Documents and Settings\Octavian>perl -M"Wx 888" -e1 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. at -e line 0 Compilation failed in require. BEGIN failed--compilation aborted. C:\Documents and Settings\Octavian> (But the file Wx.dll is there on the specified location.) In adition, the following error window appears: perl.exe - Unable To Locate Component This application has failed to start because wxbase28u_gcc_wxp_binary_11_6.dll was not found. Re-installing the application may fix this problem. OK Of course I have tried to reinstall Wx but without any change. I use ActivePerl 5.10.1 build 1007 under Windows XP Pro and the URL to the WxPerl ppm repository configured in PPM is: http://www.wxperl.co.uk/repository/package.xml I have Visual Studio 6 installed. Can you tell me what could I do to make it work? Thanks. Octavian