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

Bug 706

Summary: new gimp-1.2.3 emerge doesn't create a /bin/gimp
Product: Gentoo Linux Reporter: Matthew Kennedy <mbkennedy>
Component: Current packagesAssignee: Daniel Robbins (RETIRED) <drobbins>
Status: RESOLVED FIXED    
Severity: minor CC: mbkennedy
Priority: High    
Version: 1.0 RC6 r14   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Matthew Kennedy 2002-02-14 23:52:04 UTC
After emerging the new gimp-1.2.3 ebuild and unmerging the previous, there is no
longer a /usr/bin/gimp. One has to type "gimp-1.2" in order to run it
(/usr/bin/gimp-1.2). It's not a big deal, but it means the gimp launcher in the
gnome menu is broken.

Problem can be solved with a ln -s /usr/bin/gimp-1.2 /usr/bin/gimp, but not all
users may be aware of this.
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-02-15 00:09:41 UTC
according to the cvs log, this should be fixed.