Patches/9.14: Difference between revisions
(Update for 9.15 release.) |
m (Protected "Patches/9.14" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
<!-- #acl [[Modeller Caretaker]]:read,write,revert All:read --> | <!-- #acl [[Modeller Caretaker]]:read,write,revert All:read --> | ||
* '''Missing mod_soap_access.h and mod_model.h headers''': if when compiling against Modeller you see an error like " | * '''Missing mod_soap_access.h and mod_model.h headers''': if when compiling against Modeller you see an error like "<code>fatal error: mod_soap_access.h: No such file or directory</code>" get [http://salilab.org/modeller/archive/patch-9.14/mod_soap_access.h mod_soap_access.h] and [http://salilab.org/modeller/archive/patch-9.14/mod_model.h mod_model.h] and put them in your Modeller include directory (if using the RPM, this is <code>/usr/include/modeller</code>). | ||
[[Category:Patches]] |
Latest revision as of 22:12, 16 August 2022
- Missing mod_soap_access.h and mod_model.h headers: if when compiling against Modeller you see an error like "
fatal error: mod_soap_access.h: No such file or directory
" get mod_soap_access.h and mod_model.h and put them in your Modeller include directory (if using the RPM, this is/usr/include/modeller
).