I'm running MUSH 4.43 on a 64-bit windows 7 install.
I'm trying to start scripting in Perl(Perl because I'm really familiar with the language), but I'm hitting this error:
which is telling me that MUSH has not been able to find the perl installation that I have (ActivePerl 5.12):
After searching these forums and the web I expected to be able to click the register DLL button in the scripting window, but it's greyed out for perlscript.
I've tried copying perl512.ddl to different places, but I'm just not having any luck.
Any suggestions?
Thanks,
Renrav
I'm trying to start scripting in Perl(Perl because I'm really familiar with the language), but I'm hitting this error:
Quote:
finding CLSID of scripting language "PerlScript"
World: ZombieWorld
Error -2147221005 occurred when finding CLSID of scripting language "PerlScript":
Invalid class string
finding CLSID of scripting language "PerlScript"
World: ZombieWorld
Error -2147221005 occurred when finding CLSID of scripting language "PerlScript":
Invalid class string
which is telling me that MUSH has not been able to find the perl installation that I have (ActivePerl 5.12):
Quote:
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\USER>perl -v
This is perl 5, version 12, subversion 1 (v5.12.1) built for MSWin32-x64-multi-thread
(with 3 registered patches, see perl -V for more detail)
Copyright 1987-2010, Larry Wall
Binary build 1201 [292674] provided by ActiveState http://www.ActiveState.com
Built May 14 2010 00:22:26
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\USER>perl -v
This is perl 5, version 12, subversion 1 (v5.12.1) built for MSWin32-x64-multi-thread
(with 3 registered patches, see perl -V for more detail)
Copyright 1987-2010, Larry Wall
Binary build 1201 [292674] provided by ActiveState http://www.ActiveState.com
Built May 14 2010 00:22:26
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
After searching these forums and the web I expected to be able to click the register DLL button in the scripting window, but it's greyed out for perlscript.
I've tried copying perl512.ddl to different places, but I'm just not having any luck.
Any suggestions?
Thanks,
Renrav