Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 404557 - app-emulation/emul-linux-x86-gtklibs - Include libcanberra and bug-buddy
Summary: app-emulation/emul-linux-x86-gtklibs - Include libcanberra and bug-buddy
Status: RESOLVED DUPLICATE of bug 217094
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-19 18:25 UTC by INODE64 Sistemas
Modified: 2012-02-20 20:30 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 INODE64 Sistemas 2012-02-19 18:25:30 UTC
Same applicacion for 32bits uses this libs for example skype

access("/usr/lib32/gtk-2.0/modules/libcanberra-gtk-module.so", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/lib32/gtk-2.0/modules/libcanberra-gtk-module.la", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/lib32/gtk-2.0/modules/libgnomesegvhandler.so", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/lib32/gtk-2.0/modules/libgnomesegvhandler.la", F_OK) = -1 ENOENT (No such file or directory)

and create /etc/env.d/90gnome32

LDPATH="/usr/lib32/gtk-2.0/modules"


Reproducible: Always
Comment 1 Pacho Ramos gentoo-dev 2012-02-20 20:30:40 UTC

*** This bug has been marked as a duplicate of bug 217094 ***