Hello, I have compiled radare with python bindings following the instructions in the source code:
./configure --prefix=/usr --enable-devel --enable=python but I cannot import radare as it will error with being unable to find a module named 'r', which from reading docs and source code seems to be the module that drives everything. I did a search across disk and could not find a "r.py" file. Is there other documentation I should be following? _______________________________________________ radare mailing list [email protected] http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org
