|
From: Julian S. <js...@ac...> - 2011-11-15 10:32:39
|
On Tuesday, November 15, 2011, Александар Миленковић wrote: > Thanks for the replies so far! > > But I don't see a autogen.sh script in Valgrind root. The ones i do > have are as follows > compile, config.guess, config.status, configure, depcomp, install-sh, > missing and vg-in-place > > So thats why i deviated from the readme in the first place. Where do I > find the referenced autogen.sh ? Hmm, this is a documentation bug. For builds from a tarball, you can skip the ./autogen.sh step, and continue directly with the ./configure step. J |