From LedHed's Wiki
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
This plugin is required by many of the Squirrelmail plugins. | This plugin is required by many of the Squirrelmail plugins. | ||
+ | Reference: http://www.squirrelmail.org/plugin_view.php?id=152 | ||
== Install Notes == | == Install Notes == | ||
Line 7: | Line 8: | ||
A ''patch'' must also be applied.<br> | A ''patch'' must also be applied.<br> | ||
− | There are different patches for each version of Squirrelmail, | + | There are different patches for each version of Squirrelmail, identify your version and apply the appropriate patch.<br> |
You can find the version of Squirrelmail on the login page.<br> | You can find the version of Squirrelmail on the login page.<br> | ||
patch -p0 < patches/compatibility_patch-1.4.x.diff | patch -p0 < patches/compatibility_patch-1.4.x.diff |
Latest revision as of 22:14, 29 March 2007
This plugin is required by many of the Squirrelmail plugins.
Reference: http://www.squirrelmail.org/plugin_view.php?id=152
Install Notes
Untar in the plugins/ directory
tar -xvzf compatibility-x.x.x.tar.gz
A patch must also be applied.
There are different patches for each version of Squirrelmail, identify your version and apply the appropriate patch.
You can find the version of Squirrelmail on the login page.
patch -p0 < patches/compatibility_patch-1.4.x.diff