|
From: Julian S. <js...@ac...> - 2006-03-21 18:56:41
|
> > Does ayone knows what I am missing here. Suggestions are welcome > > Here in ALT Linux we have the same problem - our x86_64 version does not > have 32-bit libraries. There is no direct fix for 3.1.1. However, using the latest svn sources (which will become 3.2.0) you can configure using --enable-only64bit, which should give you a 64-bit only build. See http://valgrind.org/downloads/repository.html for how to check out / build the svn sources. J |