Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 190970

Summary: add link from exuberant-ctags to ctags
Product: Gentoo Linux Reporter: gunix
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED INVALID    
Severity: trivial    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.