excalibur
excalibur copied to clipboard
version `GLIBC_2.25' not found
While installing from linux executable on ubuntu 14.04 above error message is reported. I have also tried to update the library but understand that an upgrade to ubuntu 16 is required. Will be great if we can get a fix for ubuntu 14.04.
Hey @sandeepraizada, you don't need to install the Linux executable. You can just download the zip, extract it and run the executable using ./arthur
. Alternatively, you can install Excalibur using pip install excalibur-py
and then run the webserver using excalibur webserver
.
Hope that helps!
thanks Vinayak, this is when one runs ./arthur... please see the attached image
.
Let me test this on 14.04.
Thanks greatly appreciate it