if you want to remove system-wide installations (not handled by your pkgmanager) you may use "make uninstall" or "make purge" (to remove older installations).

you may define PREFIX and DESTDIR if you installed on different path.

for example

make purge PREFIX=/usr/local

nice to hear that there's nothing broken.

On 06/18/13 15:21, the wrote:
On 06/18/13 17:10, pancake wrote:
yes. this is how to build and test:

git clone git://github.com/radare/radare2
sys/install.sh
r2 -d <pidnumber>

Did just as written above. Everything runs smoothly so far.
Thanks pancake!
BTW
./configure
make
make symstall
should work too, right?

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


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

Reply via email to