On Mon, 31 May 2010 20:01:33 +0200
Jan Lieven <[email protected]> wrote:

> I just wanted to give r2w a try and ended up with a missing python
> module r2.libr.
> Since I couldn't find it on the website, would it be possible to add
> it to the r2w repo or distribute it via some other channel?

You have to compile and install the r2 bindings. For doing this, first
you need to install valaswig [1], swig and the python headers. And then,
from the r2 source root:

cd swig && ./configure && make && sudo make install

Kind regards,
-- nibble

[1] http://hg.youterm.com/valaswig
_______________________________________________
radare mailing list
[email protected]
http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org

Reply via email to