|
From: ajit g. <pea...@ya...> - 2010-04-05 13:42:43
|
Hi All,
I am trying to install valgrind on one of my servers which is running RHEL.It is asking password
for me to install.I dotn know what password I have to give for running valgrind.Can anyone suggest what am I doing wrong.
Thanks and Regards,
Ajit
|
|
From: tom f. <tf...@al...> - 2010-04-05 18:12:26
|
ajit gunge <pea...@ya...> writes: > I am trying to install valgrind on one of my servers which is running > RHEL.It is asking password for me to install.I dotn know what > password I have to give for running valgri nd.Can anyone suggest what > am I doing wrong. You do not need a password to run valgrind. You are probably running a package manager or something that needs superuser access to install it publicly. Use your root password, or install it locally so that you don't need root. Cheers, -tom |