-
Notifications
You must be signed in to change notification settings - Fork 12
Description
I know that this project hasn't been actively maintained in a while, but it looks like it is doing exactly what I need. However, when I download the binaries in Ubuntu 16.04 (and 14.04), and try to run the binaries, I get the following error:
Illegal instruction (core dumped)
I also tried the 32 bit versions, just to see, and I get a similar error:
Segmentation fault (core dumped)
I also tried to install from source, so I have installed all of the listed dependencies. However, I am not seeing any make file with the code, so I am not sure what (if any) details I need for compiling. I am running it in VirtualBox right now (using the image you provide), but that is painfully slow.
So, I guess the question is: any way of getting this to run natively in 16.04? If not, have you released a different system that does this that I am just not finding?
Thanks