Patches/9.14: Difference between revisions
m (1 revision imported) |
(Tidy up markup, add to Patches category) |
||
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]] |
Revision as of 21:03, 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
).