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

Radare2 Bindings Issue #24

Open
ghost opened this issue Feb 22, 2016 · 6 comments
Open

Radare2 Bindings Issue #24

ghost opened this issue Feb 22, 2016 · 6 comments

Comments

@ghost
Copy link

ghost commented Feb 22, 2016

Hi, when I try to install the radare2 bindings for use with bokken, I am running into an issue with the command : PYTHON_CONFIG=python2.7-config make. It gives lots of "not found" errors, and I cannot install bokken without the bindings. I've been trying to install this for hours, and I just cant figure it out. Any ideas on how I can get bokken up and running on my machine? I'm running Kali Linux 64bit if that helps. Thanks!

@Jo-Con-El
Copy link
Contributor

Hello, Alan. Could you please paste the entire output of your "config make" somewhere so we can take a look?

It would be good that you also specify which version of Radare you are using.

And last but not least, it's important that you understand that Radare is a separate project and we might not be able to help you. :-)

@ghost
Copy link
Author

ghost commented Feb 22, 2016

Thank you for the quick response!

My config.mk is located here: http://pastebin.com/UxQyKMZU

Im using the radare that is built with Kali 2.0: radare2 0.9.6 @ linux-little-x86-64 git.0.9.6

@Jo-Con-El
Copy link
Contributor

Would you mind to paste the actual output of the make command?

@ghost
Copy link
Author

ghost commented Feb 22, 2016

Gotcha, I wasnt sure if you wanted the config.mk file or the actual PYTHON_CONFIG=python2.7-config make output. Sorry about that!

this should be it
http://pastebin.com/232w8Ytt

@v-p-b
Copy link

v-p-b commented May 31, 2016

I'm getting the same errors on a fresh install of radare2 python bindings (using the 0.10.3 tag) on Ubuntu 14.

@v-p-b
Copy link

v-p-b commented May 31, 2016

OK, I moved a step forward: installed radare2 system wide (previously it was just for my user) and installed the valac package via apt-get. Now I'm getting a different error, but the original seems to have disappeared.

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