This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
docpublic:divers:fah [2020/04/25 11:49] procacci@tem-tsp.eu [pygtk2] |
docpublic:divers:fah [2020/04/28 11:47] (current) procacci@tem-tsp.eu [reference] |
||
---|---|---|---|
Line 1: | Line 1: | ||
===== FAH linux centos ===== | ===== FAH linux centos ===== | ||
- | here's how I enabled running | + | here's how I managed to run Folding At Home on a Centos 8 ( and 7) system where few tricks needs to be done |
For supported OS : Windows, Mac, supported Linux distribution, | For supported OS : Windows, Mac, supported Linux distribution, | ||
Line 16: | Line 16: | ||
* https:// | * https:// | ||
* https:// | * https:// | ||
+ | * https:// | ||
===== Centos 8 particularities ===== | ===== Centos 8 particularities ===== | ||
Line 90: | Line 91: | ||
config is stored in / | config is stored in / | ||
- | ==== freeglut ==== | + | ==== FAHViewer and freeglut ==== |
- | add freeglut for FAHviewer | + | because we installed it with --nodeps ! |
+ | |||
+ | < | ||
+ | $ FAHViewer | ||
+ | FAHViewer: error while loading shared libraries: libglut.so.3: | ||
+ | </ | ||
+ | |||
+ | the add freeglut for FAHviewer | ||
< | < | ||
Line 98: | Line 106: | ||
</ | </ | ||
+ | {{: | ||
==== processes ==== | ==== processes ==== | ||