|
From: Mukesh K. S. <sr...@ya...> - 2007-02-18 06:16:53
|
Could you try following -
(a) On console -
svn co svn://svn.valgrind.org/valgrind/trunk valgrind
(b) cd valgrind
© ./configure
(d) make
(e) make install [Do as super user]
BR
Mukesh
---------------------------------
Need Mail bonding?
Go to the Yahoo! Mail Q&A for great tips from Yahoo! Answers users. |
|
From: Tom H. <to...@co...> - 2007-02-18 09:35:22
|
In message <142...@we...>
"Mukesh K. Srivastava" <sr...@ya...> wrote:
> Could you try following -
>
> (a) On console -
> svn co svn://svn.valgrind.org/valgrind/trunk valgrind
> (b) cd valgrind
A "./autogen.sh" is needed here before running configure...
> © ./configure
> (d) make
> (e) make install [Do as super user]
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|