Skip to content
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

Problems during installation #17

Open
geldkang opened this issue Jul 1, 2019 · 2 comments
Open

Problems during installation #17

geldkang opened this issue Jul 1, 2019 · 2 comments

Comments

@geldkang
Copy link

geldkang commented Jul 1, 2019

when i try to install T-Fuzz following instructions, there are some problems with shellphish-afl, python package.
req.txt install shellphish-afl version 1.1, but building wheel for shellphish-afl fails.
So i installed shellphish-afl 1.21 manually, but then errors occur when running TFuzz.
When i tried to install shellphish-afl 1.1 manually, it failed. but i didn't go deeper to it.
is shellphish-afl 1.21 also usable in TFuzz? or should i manually install shellphish-afl 1.1?

@Fayozbek
Copy link

Fayozbek commented Jul 3, 2019

when i try to install T-Fuzz following instructions, there are some problems with shellphish-afl, python package.
req.txt install shellphish-afl version 1.1, but building wheel for shellphish-afl fails.
So i installed shellphish-afl 1.21 manually, but then errors occur when running TFuzz.
When i tried to install shellphish-afl 1.1 manually, it failed. but i didn't go deeper to it.
is shellphish-afl 1.21 also usable in TFuzz? or should i manually install shellphish-afl 1.1?

I had the same problem as you.
pip install git+https://github.com/shellphish/shellphish-afl
pip install git+https://github.com/shellphish/fuzzer
that helped me.

@geldkang
Copy link
Author

It does same work with pip install shellphish-afl, it tries to build qemu several times and finally fails

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants