-
Notifications
You must be signed in to change notification settings - Fork 350
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to run under Arch #1
Comments
Same error here, Ubuntu 17.04 (anaconda python installation) |
Same here, centos 7 |
Ok I found out why, you need to download capstone from git, then compile it, and then run make inside sifter directory. This will compile the injector and then all works well. |
@sokoow : I've installed capstone-git but I can't run make because I encounter #2 .
|
it compiled fine for me under centos7 :/ |
On Ubuntu, the necessary libraries are packaged:
|
Hi,
I'm trying to test sandsifter on Arch. After manually specifying python2, I get:
Please let me know if you need any more info or testing.
The text was updated successfully, but these errors were encountered: