http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88855
Revision: 88855
Author: brion
Date: 2011-05-25 22:46:13 +0000 (Wed, 25 May 2011)
Log Message:
-----------
Add a note that you may need Crypt::SSLeay module for SSL support on ee.pl
Modified Paths:
--------------
trunk/extensions/ee/INSTALL
Modified: trunk/extensions/ee/INSTALL
===================================================================
--- trunk/extensions/ee/INSTALL 2011-05-25 22:45:24 UTC (rev 88854)
+++ trunk/extensions/ee/INSTALL 2011-05-25 22:46:13 UTC (rev 88855)
@@ -26,6 +26,7 @@
- Config::IniFiles
- Gtk2
- Encode
+ - Crypt::SSLeay (needed for SSL support)
- Gtk2 libraries for graphical user itnerfaces
== Installation under Unix ==
@@ -40,6 +41,7 @@
install Config::IniFiles
install Encode
+ install Crypt::SSLeay
4) As for libgtk2-perl, it may be easiest to get binaries for your
platform. See the FAQ at
@@ -222,4 +224,4 @@
Caveat: Versions of Firefox I've tested are very buggy when indicating the
MIME type. It may be displayed as "PHP script" instead of
application/x-external-editor -- it will still be correctly associated,
-though.
\ No newline at end of file
+though.
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs