Re: [Lxr-general] Re : Unable to create LXR::Lang::Generic Lang object
Brought to you by:
ajlittoz
From: nn6eumtr <nn6...@gm...> - 2011-12-23 19:32:35
|
I traced it out late last night - the ectagsbin config item wasn't set correctly for my system, the command not found error didn't match the regex in read_config(), which resulted in the slightly misleading error message. On 12/23/2011 1:35 PM, andre-littoz wrote: > @nn6eumtr, @wcw8410: what is the output of following shell command? > ctags --version > > The test is based on its result. The command is expected to return > "Exuberant ctags" (case indifferent), then blanks, then a number. > If your ctags does not return a string containing this pattern, genxref > will declare you have not the appropriate version. > > ajl > |