(Update for 9v5 release.)
(Add support for Python 2.6.)
Line 4: Line 4:
Patches on this page can be applied to Modeller 9v5 to fix some minor problems. (Use the Unix `patch` command, or apply them by hand.)
Patches on this page can be applied to Modeller 9v5 to fix some minor problems. (Use the Unix `patch` command, or apply them by hand.)


There are currently no patches available for Modeller 9v5.
(!) The patches are listed in chronological order (oldest first), so you should apply them in this order to avoid problems.
 
* [http://salilab.org/modeller/archive/patch-9v5/python2.6.patch python2.6.patch]: support for Python 2.6. (For full support on Windows, use `regedit` to copy the `HKLM\Software\Python\[[PythonCore]]\2.5\[[PythonPath]]\Modeller9v5` key to `HKLM\Software\Python\[[PythonCore]]\2.6\[[PythonPath]]\Modeller9v5`. If using the Linux RPM, symlink `/usr/lib/modeller9v5/modlib/modeller` and `/usr/lib/python2.5/site-packages/_modeller.so` into `/usr/lib/python2.6/site-packages/`.)


----
----
Patches for old versions: [[/9v4]] [[/9v3]] [[/9v2]] [[/9v1]] [[/8v2]] [[/8v1]]
Patches for old versions: [[/9v4]] [[/9v3]] [[/9v2]] [[/9v1]] [[/8v2]] [[/8v1]]



Revision as of 17:06, 18 November 2008


Patches on this page can be applied to Modeller 9v5 to fix some minor problems. (Use the Unix `patch` command, or apply them by hand.)

(!) The patches are listed in chronological order (oldest first), so you should apply them in this order to avoid problems.

  • python2.6.patch: support for Python 2.6. (For full support on Windows, use `regedit` to copy the `HKLM\Software\Python\PythonCore\2.5\PythonPath\Modeller9v5` key to `HKLM\Software\Python\PythonCore\2.6\PythonPath\Modeller9v5`. If using the Linux RPM, symlink `/usr/lib/modeller9v5/modlib/modeller` and `/usr/lib/python2.5/site-packages/_modeller.so` into `/usr/lib/python2.6/site-packages/`.)

Patches for old versions: /9v4 /9v3 /9v2 /9v1 /8v2 /8v1