Has anyone attempted to get folding@home working under Rocky Linux?
Any success?
Has anyone attempted to get folding@home working under Rocky Linux?
Any success?
Hi,
Assuming you are talking about this project: https://foldingathome.org/
Please correct me if I’m wrong.
If that is the case to get it running under RockyLinux 10, a symlink was required:-
sudo ln -s /usr/lib64/libbz2.so /usr/lib64/libbz2.so.1.0
Not gone any further than getting it running, but assume it works as expected after that.
Regards Tom.
You are correct and thanks for taking the time to reply.
I haven’t yet found an RPM or any instructions for installing fah-client.
Time to dig deeper.
Hi,
I couldn’t find an rpm either. I just downloaded and extracted the tar.bz2 file from their download page.
Regards Tom.
Yes, that is about where I am at.