[Pidgin] Scripting and Plugins modified

Pidgin trac at pidgin.im
Thu Apr 17 14:43:06 EDT 2014


Page "Scripting and Plugins" was changed by datallah
Diff URL: <https://developer.pidgin.im/wiki/Scripting%20and%20Plugins?action=diff&version=29>
Revision 29
Comment: Remove incorrect instructions about using newer versions of strawberry perl.
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: Scripting and Plugins
=========================================================================
--- Scripting and Plugins (version: 28)
+++ Scripting and Plugins (version: 29)
@@ -56,7 +56,7 @@
 == Why doesn't my Perl plugin show up in the Plugins dialog? ==
 Check if your Pidgin binary includes Perl support (Help -> Build Information).
 
-You must also have a compatible Perl runtime installed. On Windows, that is perl510.dll, and as of April 2013, we require [http://www.activestate.com/Products/activeperl ActivePerl] or [http://strawberryperl.com/releases.html Strawberry Perl] 5.10.x. Newer versions of Perl, such as the [bug:14966#comment:8 current Strawberry Perl 5.16.3, do not work at the moment]. The most recent 5.10.x Strawberry Perl is [http://strawberryperl.com/download/5.10.1.5/strawberry-perl-5.10.1.5.zip 5.10.1]. Extracting just perl510.dll alongside the existing perl51*.dll from the newer installation you may already have, will work, as long as you only use pure-Perl libraries. Otherwise, you'll need to extract Perl 5.10.1 alongside your existing Perl, and add it to the path ''after'' the path to the existing Perl installation. If you're running 64-bit Windows, make sure that you install the 32-bit version of Perl; Pidgin is a 32-bit application on Windows.
+You must also have a compatible Perl runtime installed. On Windows, that is Perl 5.10, and as of April 2013, we require [http://www.activestate.com/Products/activeperl ActivePerl] or [http://strawberryperl.com/releases.html Strawberry Perl] 5.10.x. Newer versions of Perl, such as the [bug:14966#comment:8 current Strawberry Perl 5.16.3, do not work at the moment]. If you're running 64-bit Windows, make sure that you install the 32-bit version of Perl; Pidgin is a 32-bit application on Windows.
 
 First, download the test Perl plugin from the [/doxygen/2.5.2/html/perl-howto.html Perl Scripting HOWTO page] in `~/.purple/plugins`. Restart Pidgin and see if the plugin appears in the list as "Perl Test Plugin". If not, open the Debug window from the Help menu, and open the plugin list again. You should see if Pidgin picks up the plugin from the proper directory, and any errors while loading it.
 
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://developer.pidgin.im/wiki/Scripting%20and%20Plugins>
Pidgin <https://pidgin.im>
Pidgin

This is an automated message. Someone added your email address to be
notified of changes on 'Scripting and Plugins' page.
If it was not you, please report to datallah at pidgin.im.


More information about the Wikiedit mailing list