Patches/9.24: Difference between revisions
m (3 revisions imported) |
m (Protected "Patches/9.24" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
<!-- #acl [[Modeller Caretaker]]:read,write,revert All:read --> | <!-- #acl [[Modeller Caretaker]]:read,write,revert All:read --> | ||
The patches below can be applied to Modeller 9.24 to fix some minor problems. (Use the Unix | The patches below can be applied to Modeller 9.24 to fix some minor problems. (Use the Unix <code>patch</code> 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. | |||
* [http://salilab.org/modeller/archive/patch-9.24/parallel-spaces-path.patch parallel-spaces-path.patch]: Fix using the | * [http://salilab.org/modeller/archive/patch-9.24/parallel-spaces-path.patch parallel-spaces-path.patch]: Fix using the <code>modeller.parallel.local_slave</code> class when the Modeller install directory name contains spaces. | ||
[[Category:Patches]] |
Latest revision as of 22:15, 16 August 2022
The patches below can be applied to Modeller 9.24 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.
- parallel-spaces-path.patch: Fix using the
modeller.parallel.local_slave
class when the Modeller install directory name contains spaces.