Search found 3 matches
- Tue May 26, 2020 3:21 pm
- Forum: V7.6.x Public Release Windows/Linux/MacOS X
- Topic: FAHViewer 7.6.9/7.6.13 missing GLIBC_2.25 on Ubuntu 16.04
- Replies: 5
- Views: 1196
Re: FAHViewer 7.6.9/7.6.13 missing GLIBC_2.25 on Ubuntu 16.0
It might be, but Ubuntu 16.04 is shipped with python 3.5 (https://packages.ubuntu.com/xenial/python3) Originally 16.04 shipped with Python 2.7 and Python 3 both. Apologize for the late reply. Yes, of course there's also Python 2.7 in Ubuntu 16.04, but the problem here is the required GLIBC version....
- Thu May 07, 2020 7:05 am
- Forum: V7.6.x Public Release Windows/Linux/MacOS X
- Topic: FAHViewer 7.6.9/7.6.13 missing GLIBC_2.25 on Ubuntu 16.04
- Replies: 5
- Views: 1196
Re: FAHViewer 7.6.9/7.6.13 missing GLIBC_2.25 on Ubuntu 16.0
It might be, but Ubuntu 16.04 is shipped with python 3.5 (https://packages.ubuntu.com/xenial/python3)
- Wed May 06, 2020 5:54 pm
- Forum: V7.6.x Public Release Windows/Linux/MacOS X
- Topic: FAHViewer 7.6.9/7.6.13 missing GLIBC_2.25 on Ubuntu 16.04
- Replies: 5
- Views: 1196
FAHViewer 7.6.9/7.6.13 missing GLIBC_2.25 on Ubuntu 16.04
Hello there, As reported in https://github.com/FoldingAtHome/fah-issues/issues/1454 when I launch FAHViewer from a terminal it prompts out: FAHViewer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by FAHViewer) What should I check to solve this issue? I'm on Ubuntu 16.04 ...