From LedHed's Wiki
Jump to: navigation, search
 
 
(2 intermediate revisions 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 6: Line 7:
 
  tar -xvzf compatibility-x.x.x.tar.gz
 
  tar -xvzf compatibility-x.x.x.tar.gz
  
A Patch must also be applied.<br>
+
A ''patch'' must also be applied.<br>
There are different patches for each version of Squirrelmail, Identify your version and apply the appropriate patch.<br>
+
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