Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 190970 - add link from exuberant-ctags to ctags
Summary: add link from exuberant-ctags to ctags
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-01 15:29 UTC by gunix
Modified: 2007-09-01 17:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gunix 2007-09-01 15:29:45 UTC
After installing
dev-util/ctags-5.5.4-r2

I have no program ctags, but I have a program exuberant-ctags

Please add a link to make the shorter name  ctags available.

Reproducible: Always
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-09-01 16:18:02 UTC
Use `eselect ctags`.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-09-01 16:48:51 UTC
As said above.
Comment 3 gunix 2007-09-01 17:01:13 UTC
I do
# eselect ctags

and get

!!! Error: Can't load module ctags
Killed
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-09-01 17:03:36 UTC
Well, if you don't have eselect-emacs installed, you won't have much luck with this.
Comment 5 gunix 2007-09-01 17:07:33 UTC
Ah! 
eselect ctags set 1

did the trick (after installing eselect-emacs)
Thak you very much.