|
From: Nicholas N. <nj...@cs...> - 2007-09-09 11:17:26
|
On Sat, 8 Sep 2007, Jingbin Li wrote: > configure: error: Valgrind requires glibc version 2.2 - 2.5 > ###### > and it stops. The reason is I only have glibc2.6 on the cluster. How could I > install valgrind with glibc 2.6. Thanks you in advance. Try the code in the repository, which supports 2.6. See http://www.valgrind.org/downloads/repository.html for how. Nick |