[Valgrind-users] Valgrind Installation Problem

2012-05-23 Thread Erinc Arikan
I am trying to install vagring on a virtualbox debian lenny instance, at the make step, when I run: sudo make operation gets interrupted with the following error message: mkdir -p ../.in_place; \ for f in vgpreload_core-amd64-linux.so ; do \ rm -f ../.in_place/$f; \ ln -f -s

Re: [Valgrind-users] Valgrind Installation Problem

2012-05-23 Thread Erinc Arikan
Thanks for the hint, worked like a charm, but I still think this might be something worth addressing. Sent from my iPhone On 23 May 2012, at 11:59, Manuel Dejonghe man...@dejonghe.de wrote: On Wed, May 23, 2012 at 7:59 AM, Erinc Arikan erincari...@gmail.com wrote: I am running as root, yet I