From: <sm...@1s...> - 2007-09-27 07:04:36
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content=3D"text/html;charset=3DUTF-8" http-equiv=3D"Content-Type"= > <title></title> </head> <body bgcolor=3D"#ffffff" text=3D"#000000"> Hi,<br> You should read the log more carefully, it says:<br> exuberant-ctags: command not found<br> <br> that menas you don't have exuberant-ctags installed or it is not found in $PATH.<br> <br> Petr<br> <br> Lawrence Rogers wrote: <blockquote cite=3D"mid...@ma..." type=3D"cite">I have ctags 5.6 installed.<br> <br> 2007-09-26 16:31:33,260 | INFO | logging initialised<br> 2007-09-26 16:31:33,261 | INFO | 1st creation<br> 2007-09-26 16:31:33,262 | DEBUG | ctags command: exuberant-ctags --excmd=3Dnumber --fields=3D+aikKmnsSz --c-kinds=3D+cefgnpstuvx-ldm --languages=3Dc++,c -h ".h.H.hh.hpp.tt" --recurse=3Dyes --links=3Dyes --tag-relative=3Dno --totals --verbose --langmap=3Dc++:.h.h++.hh.hp.hpp.hxx.tt --sort=3Dno -f /tmp/tmpgUK0RS . <br> 2007-09-26 16:31:33,262 | DEBUG | executing ctags and redirect output to "/tmp/tmpgUK0RS"<br> 2007-09-26 16:31:33,267 | DEBUG | ctags ends with error<br> 2007-09-26 16:31:33,267 | DEBUG | deleting temp-file /tmp/tmpgUK0RS <br> lrogers@linux-z83p:~/workspace/Common> ~/code2test/code2test.py .<br> 2007-09-26 16:32:46,286 | INFO | logging initialised<br> 2007-09-26 16:32:46,287 | INFO | 1st creation<br> 2007-09-26 16:32:46,288 | DEBUG | ctags command: exuberant-ctags --excmd=3Dnumber --fields=3D+aikKmnsSz --c-kinds=3D+cefgnpstuvx-ldm --languages=3Dc++,c -h ".h.H.hh.hpp.tt" --recurse=3Dyes --links=3Dyes --tag-relative=3Dno --totals --verbose --langmap=3Dc++:.h.h++.hh.hp.hpp.hxx.tt --sort=3Dno -f /tmp/tmp7QNk3- . <br> 2007-09-26 16:32:46,288 | DEBUG | executing ctags and redirect output to "/tmp/tmp7QNk3-"<br> 2007-09-26 16:32:46,293 | DEBUG | ctags ends with error<br> 2007-09-26 16:32:46,293 | DEBUG | ctags result code: 32512 <br> 2007-09-26 16:32:46,294 | DEBUG | ctags result: <br> sh: exuberant-ctags: command not found<br> 2007-09-26 16:32:46,294 | DEBUG | deleting temp-file /tmp/tmp7QNk3- <br> <br> <pre wrap=3D""> <hr size=3D"4" width=3D"90%"> -------------------------------------------------------------------------= This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. <a class=3D"moz-txt-link-freetext" href=3D"http://clk.atdmt.com/MRT/go/vs= e0120000070mrt/direct/01/">http://clk.atdmt.com/MRT/go/vse0120000070mrt/d= irect/01/</a></pre> <pre wrap=3D""> <hr size=3D"4" width=3D"90%"> _______________________________________________ Code2test-support mailing list <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:Code2test-support@li= sts.sourceforge.net">Cod...@li...</a> <a class=3D"moz-txt-link-freetext" href=3D"https://lists.sourceforge.net/= lists/listinfo/code2test-support">https://lists.sourceforge.net/lists/lis= tinfo/code2test-support</a> </pre> </blockquote> <br> <pre class=3D"moz-signature" cols=3D"72">--=20 Petr Smr=C4=8Dka <smrcka at 1sig dot cz> Prvn=C3=AD Sign=C3=A1ln=C3=AD, a.s. Czech Republic </pre> </body> </html> |