From: Lawrence R. <ice...@gm...> - 2007-09-26 20:55:16
|
I have ctags 5.6 installed. 2007-09-26 16:31:33,260 | INFO | logging initialised 2007-09-26 16:31:33,261 | INFO | 1st creation 2007-09-26 16:31:33,262 | DEBUG | ctags command: exuberant-ctags --excmd=number --fields=+aikKmnsSz --c-kinds=+cefgnpstuvx-ldm --languages=c++,c -h ".h.H.hh.hpp.tt" --recurse=yes --links=yes --tag-relative=no --totals --verbose --langmap=c++:.h.h++.hh.hp.hpp.hxx.tt --sort=no -f /tmp/tmpgUK0RS . 2007-09-26 16:31:33,262 | DEBUG | executing ctags and redirect output to "/tmp/tmpgUK0RS" 2007-09-26 16:31:33,267 | DEBUG | ctags ends with error 2007-09-26 16:31:33,267 | DEBUG | deleting temp-file /tmp/tmpgUK0RS lrogers@linux-z83p:~/workspace/Common> ~/code2test/code2test.py . 2007-09-26 16:32:46,286 | INFO | logging initialised 2007-09-26 16:32:46,287 | INFO | 1st creation 2007-09-26 16:32:46,288 | DEBUG | ctags command: exuberant-ctags --excmd=number --fields=+aikKmnsSz --c-kinds=+cefgnpstuvx-ldm --languages=c++,c -h ".h.H.hh.hpp.tt" --recurse=yes --links=yes --tag-relative=no --totals --verbose --langmap=c++:.h.h++.hh.hp.hpp.hxx.tt --sort=no -f /tmp/tmp7QNk3- . 2007-09-26 16:32:46,288 | DEBUG | executing ctags and redirect output to "/tmp/tmp7QNk3-" 2007-09-26 16:32:46,293 | DEBUG | ctags ends with error 2007-09-26 16:32:46,293 | DEBUG | ctags result code: 32512 2007-09-26 16:32:46,294 | DEBUG | ctags result: sh: exuberant-ctags: command not found 2007-09-26 16:32:46,294 | DEBUG | deleting temp-file /tmp/tmp7QNk3- |