gaim/www

Instructions for Perl Plugin users..

2003-09-12, Herman Bloggs
9f4c0d09aef2
Parents 2c344fdf0cd9
Children fd66355228d7
Instructions for Perl Plugin users..
--- a/htdocs/win32/index.php Fri Sep 12 16:37:14 2003 -0400
+++ b/htdocs/win32/index.php Fri Sep 12 16:51:18 2003 -0400
@@ -65,6 +65,11 @@
I will no longer support the aspell and aspell dict installers that I had previously posted here. From now on, Gaim will use the win32 aspell distribution from <a href="http://aspell.net/win32">aspell.net/win32</a>. To make use of Win Gaim's spell check feature you will need to download and install the aspell installer and at least one language dictionary. If you choose not to install Aspell, Gaim will still work. Gaim will also work with Aspell from previous Gaim installations.
<?php end_section() ?>
+<?php start_section("Perl Plugin Support")?>
+<h3>Perl Plugins</h3>
+To enable Perl Plugins in Win Gaim, you need to download and install <a href="http://www.activestate.com/Products/Language_Distributions/">ActivePerl</a>, before installing Gaim (v0.68 and higher). If Gaim complains about not finding 'perl58.dll', add the Perl bin dirctory to your PATH.
+<?php end_section() ?>
+
<a name="debug"></a>
<?php start_section("Debugging Windows Gaim")?>
<h3>What to do if Gaim crashes</h3>