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

Bug 512418

Summary: x11-libs/gtk+-2.24.23-r1 should install symlinks for libgtk-x11-2.0.so libgdk-x11-2.0.so
Product: Gentoo Linux Reporter: Mario Kicherer <dev>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mario Kicherer 2014-06-04 15:33:02 UTC
To start a proprietary application (steam) with system libraries, I had to create the following symlinks in /usr/lib32:

# ln -s libgtk-x11-2.0.so libgtk-x11-2.0.so.0
# ln -s libgdk-x11-2.0.so libgdk-x11-2.0.so.0

I assume they were present in the emul-linux* packages before. Would it be possible that the ebuild adds these symlinks?

Reproducible: Always
Comment 1 Rafał Mużyło 2014-06-04 18:00:04 UTC
Those symlinks are present both in emul-linux-x86-gtklibs tarball *and* in abi_x86_32 build. Are you sure *you* didn't accidentally removed them ?
Comment 2 Mario Kicherer 2014-06-04 19:14:39 UTC
This is very strange, "equery f" indeed shows these symlinks. I just upgraded to this version so I'm pretty sure I did not remove them. I reemerged the latest emul-*-gtklibs package afterwards, maybe there was a mixup. This can be closed, thank you!