On Feb 14, 2008, at 5:47 AM, Greco One wrote: > Hello, > > Can someone please point me to where I can get the updated version > of HistoryGuru and Index classes which traverse subdirectories, I > tried re-compiling them myself but I am having a bunch of problems > with getting it to compile, I got over 30+ errors by downloading the > org apache package, but I still ahve 60+ other errors that come > from .lex files which I have no clue what they are... > btw - I am using OpenGrok 0.5 > > Thanks in advance for the help!
You cannot just replace those two source files, since they depend on changes in the other files. The easiest way to compile a new version would be to follow the procedure outlined in: http://www.opensolaris.org/os/project/opengrok/manual/builddescription/ Trond
