Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 512418 - x11-libs/gtk+-2.24.23-r1 should install symlinks for libgtk-x11-2.0.so libgdk-x11-2.0.so
Summary: x11-libs/gtk+-2.24.23-r1 should install symlinks for libgtk-x11-2.0.so libgdk...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-04 15:33 UTC by Mario Kicherer
Modified: 2014-06-04 19:14 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 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!