On Thu, 22 Jul 2010 21:51:05 -0400
JohnV <[email protected]> wrote:

> Hi list,
> 
> I'm new to radare, coming from searches for a nice linux reversing
> tool. I'm using Fedora 12 with the .spec file for installation.  I'm
> also new to spec files in general and was wondering if there was an
> easy fix to the error I'm receiving:
> 
> error: line 27: Unknown tag: Suggests:        python
> 
> which comes from a command of rpmbuild -ba radare.spec
> 
> Thanks.
> _______________________________________________
> radare mailing list
> [email protected]
> http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org

Hi,

RPM Spec is outdated, I recommend you to download the last tarball or
clone the hg repo and compile it. You have all the needed information
for checking out the hg tip under the downloads section.

BTW maybe you want to give r2 a try, it is the current development
line. We are rewriting radare from scratch focusing on: API,
modularity, portability, scripting and bindings.

Kind regards,
-- nibble
_______________________________________________
radare mailing list
[email protected]
http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org

Reply via email to