[Bug 63135] ctags not working in customproject
Jens Dagerbo
jens.dagerbo at swipnet.se
Sat Aug 23 03:40:07 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=63135
------- Additional Comments From jens.dagerbo at swipnet.se 2003-08-23 03:18 -------
Is ctags installed via portage? If so, you'll find that gentoo installs the binary as
"exuberant-ctags" in order to not conflict with a different "ctags" binary (part of
emacs, IIRC). An obvious workaround, if you don't already have /usr/bin/ctags is
to create a symlink to /usr/bin/exuberant-ctags. (This is what I did.)
In either case, this is at least bad behaviour on the part of Gideon. The ctags
binary name apparently needs to be configurable, and it shouldn't fail without
feedback. (Already in a todo somewhere..)
More information about the KDevelop-devel
mailing list