|
|
Script Loading Error: perl510.dllCannot open perl510.dllThere are multiple reason for receiving a Cannot open perl510.dll error message, but this means that either the incorrect version of Perl has been installed, or that the installation was incomplete Standard ResolutionThe plugin is not detecting Perl 5.10 installed, so this normally means one of 3 things
In each case, the resolution is primarily the same. After each step, restart XChat and see if the Perl scripts will load. If they do, you can stop at that point in the list.
In all cases, you will need to restart XChat before the script file will load. Example messagesCannot open per510.dll You must have ActivePerl 5.10 installed in order to run perl scripts. I have found Perl 5.8, but that is too old. Plugins are built against specific minor versions of script languages (the second number out of 3 in a X.Y.Z version format). Even if you have Perl 5.8 installed, if XChat is looking for Perl 5.10, this will be insufficient. Additionally, if you have Perl 5.10 installed, but XChat is looking for Perl 5.8, this won't work either, as explained on the Windows Alternate Perl Plugin page. |
