Open garysieling opened 6 years ago
That is weird, I just tested on my MacBook with High Sierra and it is working fine. Seems to be related to Docker maybe (just saw this: https://github.com/docker/compose/issues/271), will try to see what could be the cause of it.
Is your docker updated ?
I am using docker ver 18.09.1-rc1, build bca0068 on centos 7.4. Am facing the same issue...
I'll take a look into that soon, it looks like euclidesdb or some library is being compiled using extensions that shouldn't be using. @senthilmk can you tell us which host machine are you using ?
docker ver 18.09.1-rc1, (build bca0068) Using LInux (centos 7.4)
Thanks @senthilmk, is CentOS the guest or host system ?
centos is the host.
I think the guest is as defined (Ubuntu)
When I run the docker command:
It immediately dies, like so:
/opt/euclidesdb-0.1.1-Linux/euclidesdb/bootstrap_euclidesdb.sh: line 3: 5 Illegal instruction /opt/euclidesdb-0.1.1-Linux/euclidesdb/euclidesdb -c /opt/euclidesdb-0.1.1-Linux/euclidesdb/euclidesdb.conf
Does this indicate some sort of GPU dependency (this is on a 2011 MPB with High Sierra)