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

Makefile fatal issue when installing r2snow #139

Open
wavvs opened this issue Nov 19, 2017 · 3 comments
Open

Makefile fatal issue when installing r2snow #139

wavvs opened this issue Nov 19, 2017 · 3 comments

Comments

@wavvs
Copy link
Contributor

wavvs commented Nov 19, 2017

Hello, I had a small problem during installation of r2snow.

>sudo r2pm -i r2snow
Already up-to-date.
Install Done For r2snow
cmake --version
cmake version 3.5.1

CMake suite maintained and supported by Kitware (kitware.com/cmake).
git clone -b feature/output-ranges https://github.com/fabianfreyer/snowman.git
fatal: destination path '"snowman" already exists and is not an empty directory.
...
ERROR: Build failed. You probably need 'brew install cartr/qt4/qt' and 'brew install boost' or 'sudo apt-get install libboost-dev libqt4-dev'

Before this I tried same command, but I didn't have libboost-dev and libqt4-dev dependencies. So problem in git clone, I guess. Can you edit Makefile so that he doesn't clone repository if it exists? Thank you.

@radare
Copy link
Collaborator

radare commented Nov 19, 2017 via email

@wavvs
Copy link
Contributor Author

wavvs commented Nov 19, 2017

By the way, how can I launch r2snow? I saw that usage like r2 -i '.!r2snow', but I don't understand how decompile file with this command.

@radare
Copy link
Collaborator

radare commented Nov 19, 2017 via email

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