ajit gunge <[email protected]> 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 ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
