Nick:
I don't suppose you could offer any basic tips on getting VBscript working under Wine? I just installed MUSHclient under Wine 0.9.56-1 on Fedora Core 8. Most all of my own plugins are written in Perl, but there's the odd one that still uses VBscript.
I used to be very much at home with Linux... way back around the time of Slackware 7. I've recently started using Linux again -- installed FC8 as second/default OS on my notebook PC -- and I'm still re-familiarizing myself with everything. Tips would be very much appreciated! :-)
Some basic questions I'm looking for answers to are:
1) You mentioned the installer not working... I presume that's the Microsoft scripting languages installer? So, if I just copy the DLL files from my Windows XP partition into the Wine-specific Windows directory, is that all to make it work, or do I need more DLLs, such as for COM?
2) After MUSHclient crashed under Wine while attempting to open a world that uses a plug-in written in VBscript, I removed that plug-in and had the same result for another plug-in, but this one written in Perl (using PerlScript provided by ActivePerl on Microsoft Windows). Since you mentioned possible issues with Perl/Python as well, do you know of any quick solutions to that -- copy DLLs like above? Or, do you know of anything I can look for with regards to a package I can install via yum/apt/etc.?
These plugins are not important; not required for the worlds to work correctly, however, there are a few in-line scripts used by the odd trigger, alias or macro inside the world...
I'd love to continue using MUSHclient with Fedora, and I have only a very limited copy-hack-n-paste knowledge of Lua that I got from re-writing a couple of tiny Lua functions for SciTe (my favourite text/code editor). I don't really know much of anything about Lua yet.
I will continue searching these forums. I would also value any wisdom you could pass on. :-) |