On Sat, 24 Jul 2010 20:38:07 +0200 Jan Lieven <[email protected]> wrote:
> Hi, > I tried to install the latest hg tip of r2 today and it failed with: > mkdir -p /var/abs/local/yaourtbuild/radare2-hg/pkg/usr/bin > mkdir: cannot create directory > `/var/abs/local/yaourtbuild/radare2-hg/pkg/usr/bin': File > exists > > Turned out there was a missing mkdir. > The attached patch isn't the most elegant solution, but it works ;) Thanks for reporting it. I've just committed the fix. I plan to deprecate the mach-ex installation soon because the fat mach-o support will be integrated into r2 and rabin2, so all the mach-ex stuff will be removed from Makefiles. Anyway, make install should work fine now :) -- nibble _______________________________________________ radare mailing list [email protected] http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org
