Skip to content

Commit 5a93362

Browse files
authored
Update README.rst
1 parent 5cfa797 commit 5a93362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ requires additional regularization.
443443
Frequently asked questions
444444
==========================
445445
The binary installer dies with the error message ``ImportError: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by ...)``. How can I fix this?
446-
This is due to a ``glibc`` version mismatch between your system and the build server I use to create the binary installers. Unfortunately, I am unable to create binaries for older versions of ``glibc``. Your options are to either a) upgrade ``glibc`` on your system (which would probably require upgrading your operating system); or b) build SMC++ yourself by following the `build instructions`_.
446+
This is due to a ``glibc`` version mismatch between your system and the build server I use to create the binary installers. Unfortunately, I am unable to create binaries for older versions of ``glibc``. Your options are to either a) upgrade ``glibc`` on your system (which would probably require upgrading your operating system); or b) build SMC++ yourself by following the `build instructions`_. Please note that installing your own version of ``glibc`` different from the system version will **not** work, is not supported, and will likely result in the program randomly crashing.
447447

448448
File formats
449449
============

0 commit comments

Comments
 (0)